-
Notifications
You must be signed in to change notification settings - Fork 66
/
NEWS
35 lines (27 loc) · 914 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Version 0.3.1
* The project was renamed to tcprstat
Version 0.3.0b
* %x shows the sum of response time squares
Version 0.3.0
* Offline captures from pcap savefiles
* Ability to specify which are the local addresses.
* Switched to default 95 percentile insted of 90 percentile.
* Prevented incorrect results by looking only for data TCP.
Version 0.2.6
* Implementation now uses a hash table for the stat sessions,
using much less CPU
Version 0.2.5
* Bugfix: -p works
* Bugfix: Bailed out after 2000 data gathered
Version 0.2.4
* More polished messages
* More data in default output
Version 0.2.3
* Percentiles
* Sum, min, max, median, std dev
Version 0.2.2
* --iterations allows you to spec the number of times you want it
to run.
* Ability to show timestamps and iteration counts
* Header
* We now provide a static binary