Skip to content

Commit

Permalink
adds more data
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsracz committed Aug 31, 2015
1 parent 9b91d9c commit 7abf529
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions event_handler_performance.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

performance data collected:


FOR COMPILATION WITH -Os
========================

processing 20 events of 0100..0104 (which have 8 matches in the registry)
~40 msec (37-40 msec)
for 100:
Expand All @@ -16,3 +20,17 @@ for 100 irrelevant events: 4-10 msec
processing events with one match in the registry:
100-140 msec for 100 events.



FOR COMPILATION WITH -O3
========================

processing events with 8 match in the registry:
160-200 msec for 100 events.

processing events with one match in the registry:
100-125 msec for 100 events.

processing events with zero match in the registry:
1-12 msec for 100 events.

0 comments on commit 7abf529

Please sign in to comment.