Sat, 08 Aug 2015 23:33:55 +0300 Factor ByteTagList::Adjust out of ByteTagList::AddAt{Start,End}
Alexander Krotov <ilabdsf@yandex.ru> [Sat, 08 Aug 2015 23:33:55 +0300] rev 11566
Factor ByteTagList::Adjust out of ByteTagList::AddAt{Start,End}
Sat, 08 Aug 2015 23:13:40 +0300 Optimize ByteTagList adjustment
Alexander Krotov <ilabdsf@yandex.ru> [Sat, 08 Aug 2015 23:13:40 +0300] rev 11565
Optimize ByteTagList adjustment
Sat, 08 Aug 2015 18:21:45 +0300 Byte tags benchmark
Alexander Krotov <ilabdsf@yandex.ru> [Sat, 08 Aug 2015 18:21:45 +0300] rev 11564
Byte tags benchmark
Sat, 08 Aug 2015 21:45:16 +0300 Use CommandLine to parse arguments in Packet benchmark
Alexander Krotov <ilabdsf@yandex.ru> [Sat, 08 Aug 2015 21:45:16 +0300] rev 11563
Use CommandLine to parse arguments in Packet benchmark
Fri, 07 Aug 2015 02:50:14 -0400 make minimum number of iterations 1 to avoid changing command-line behavior
Mathieu Lacage <mathieu.lacage@cutebugs.net> [Fri, 07 Aug 2015 02:50:14 -0400] rev 11562
make minimum number of iterations 1 to avoid changing command-line behavior
Sun, 26 Jul 2015 19:44:33 +0300 Optimize ByteTagList by tracking byte tags boundaries
Alexander Krotov <ilabdsf@yandex.ru> [Sun, 26 Jul 2015 19:44:33 +0300] rev 11561
Optimize ByteTagList by tracking byte tags boundaries This patch restores performance to the level nearly equal to that before recent bugfixing, as was checked by running utils/bench-packets.
Fri, 07 Aug 2015 02:47:25 -0400 merge
Mathieu Lacage <mathieu.lacage@cutebugs.net> [Fri, 07 Aug 2015 02:47:25 -0400] rev 11560
merge
Thu, 06 Aug 2015 05:15:51 -0400 run the benchmark over multiple iterations to minimize variance
Mathieu Lacage <mathieu.lacage@cutebugs.net> [Thu, 06 Aug 2015 05:15:51 -0400] rev 11559
run the benchmark over multiple iterations to minimize variance
Sun, 26 Jul 2015 19:44:06 +0300 Remove ByteTagList::IsDirty{Start,End}
Alexander Krotov <ilabdsf@yandex.ru> [Sun, 26 Jul 2015 19:44:06 +0300] rev 11558
Remove ByteTagList::IsDirty{Start,End} These functions are only used once and do not save time. Both functions iterate over the whole list just to prevent iterating over the whole list if they return false. As traversing the list is required in any case, these functions can be removed.
Thu, 06 Aug 2015 11:15:42 -0700 rescan network bindings
Tom Henderson <tomh@tomh.org> [Thu, 06 Aug 2015 11:15:42 -0700] rev 11557
rescan network bindings
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 tip