65
Computer Scientists Invent an Efficient New Way to Count
(www.quantamagazine.org)
A community dedicated to topics related to data structures and algorithms.
I thought it sounded kind of similar to statistical CPU profiling, where you're sampling the program counter of a given thread to see which functions actually use the most time. Maybe this idea could help increase the sample rate.