
How Can I Benchmark Different Adblockers in an Automated Manner?
I would like to test uBlock and Bluhell Firewall. I'm interested in both start-up time and the time taken to load some typical websites. i'd also like to measure resource usage
I've tried searching for hours and the closest I got was a cryptic github with no docs, used by Mozilla internally to run JSEngine benchmarks. I.e. I found nothing
Surely there must be some way to do this?
All Replies (1)
The profiler maybe? https://developer.mozilla.org/en-US/d.../Profiling_with_the_Built-in_Profiler
However asking this on stackoverflow may get you a better answer. Where to go for developer support