Custom Event vs Callback [fixed - apples to apples] (version: 0)
Fixes https://www.measurethat.net/Benchmarks/Show/17805/0/custom-event-vs-callback by making sure the console log and actual sync code execution happens. There's no point to dispatch an event without ever listening to it. Such benchmark was not realistic.
Comparing performance of: Custom Event vs Callback
Memory measurements supported only in Chrome.
For precise memory measurements Chrome must be launched with --enable-precise-memory-info flag.
More information: Monitoring JavaScript Memory