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