Currently maxNodes is a global setting.
Most of our users are happy with the default 16k. It also feels snappy even for large flamegraphs.
Others would like to have more fidelity for specific stacks, so they would like to increase the number to something like 64k. Unfortunately, 64k feels a lot less snappy, so we can't just set it as the default.
Currently one can change the number in the URL, but this is far from being convenient. It would be nice to allow adjusting fidelity on the flamegraph and comparison pages without affecting global settings.
Currently
maxNodesis a global setting.Most of our users are happy with the default 16k. It also feels snappy even for large flamegraphs.
Others would like to have more fidelity for specific stacks, so they would like to increase the number to something like 64k. Unfortunately, 64k feels a lot less snappy, so we can't just set it as the default.
Currently one can change the number in the URL, but this is far from being convenient. It would be nice to allow adjusting fidelity on the flamegraph and comparison pages without affecting global settings.