jzillmann/jmh-visualizer

Auto-scroll to benchmark class heading by anchor in URL

Opened this issue · 0 comments

I tried adding a heading anchor reference in the URL of a Gist-based benchmark result, like so:

https://jmh.morethan.io/?gist=a1c976a7a3fedd8f0314ed295f5209a0#org.udtopia.recycle.JavaAllocBenchmark

But it doesn't work. (Well, it kinda works, but not consistently.)
It would be great to automatically scroll down to the benchmark class referenced by the anchor in the URL.