Hi, Doing a writeup on using JMH for writing multi-threaded benchmarks. It would be very useful for my benchmark/reporting if I could tell in my benchmark what is the thread index and how many threads are participating in this run/group. Is there a way to do this? If not could this piece of information be made available to benchmark writers? Thanks, Nitsan