Compare extension techniques using callback and proxy.
For sure callbacks should be faster, but when Proxy is considered as production solution so be aware of performance penalty
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
Test case name
Result
Callback
Proxy.apply
Fastest:N/A
Slowest:N/A
Latest run results:
Run details: (Test run date:
10 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15