this post was submitted on 17 May 2024
65 points (100.0% liked)

Data Structures and Algorithms

172 readers
1 users here now

A community dedicated to topics related to data structures and algorithms.

founded 8 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] porgamrer 2 points 6 months ago

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.