Keegan McAllister
5f1bc88ed8
Remove boost::lambda with for_each in terminaloverlay.cc
2012-04-15 13:49:15 -04:00
Keegan McAllister
4152af9c8e
Remove BOOST_AUTO from terminaloverlay.cc
2012-04-15 13:49:15 -04:00
Keith Winstein
53ab10a645
Optimize ConditionalOverlayCell::reset_with_orig() (52% speedup!)
2012-03-14 01:26:11 -04:00
Keith Winstein
e1452fc333
Relax glitch test for flagging
2012-03-12 16:28:27 -04:00
Keith Winstein
dc1c49975f
Underline when empirical delay gets >500ms, even if SRTT hasn't ( fixes #35 )
2012-03-07 04:09:40 -05:00
Keith Winstein
10fdb6abff
Make echo ack the ONLY check for prediction expiration ( closes #16 on github)
2012-02-25 15:06:47 -05:00
Keith Winstein
e9ce05bc7b
Lengthen blue bar timeout to require two heartbeat drops ( closes #20 gh issue)
2012-02-25 12:20:00 -05:00
Anders Kaseorg
6c52c1d306
Purge ‘using namespace std’ from header files
...
std::bind and boost::lambda::bind don’t mix.
Signed-off-by: Anders Kaseorg <andersk@mit.edu >
2012-02-17 20:22:12 -05:00
Keith Winstein
8c7c5340d4
User selectable prediction mode ( fixes #9 github issue)
2012-02-13 03:50:03 -05:00
Keith Winstein
0b4cf8af3d
Only display prediction overlay when triggered by slowness
...
Here we maintain the predictions always, but we only display the overlay
when either a threshold of smoothed round-trip time is met or temporarily
after a "glitch."
2012-02-09 02:56:01 -05:00
Keith Winstein
3781a290c8
Add copyright/license notices
2012-02-06 20:52:48 -05:00
Keith Winstein
38c9e99882
Separate modules by subdirectory
2012-02-06 18:26:45 -05:00