Nemeski to Data Structures and [email protected] • 9 months agoComputer Scientists Invent an Efficient New Way to Countwww.quantamagazine.orgexternal-linkmessage-square8fedilinkarrow-up164arrow-down10
arrow-up164arrow-down1external-linkComputer Scientists Invent an Efficient New Way to Countwww.quantamagazine.orgNemeski to Data Structures and [email protected] • 9 months agomessage-square8fedilink
minus-square@southernbrewerlinkEnglish2•9 months agoSo this is probably useful for statistics collectors in DBMSes, used for planning queries. Any other use cases jump to mind?
minus-square@[email protected]linkfedilink2•9 months agoI 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.
So this is probably useful for statistics collectors in DBMSes, used for planning queries. Any other use cases jump to mind?
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.