Nemeski@lemm.ee to Data Structures and Algorithms · 1 year agoComputer Scientists Invent an Efficient New Way to Countwww.quantamagazine.orgexternal-linkmessage-square8linkfedilinkarrow-up165arrow-down10cross-posted to: [email protected]
arrow-up165arrow-down1external-linkComputer Scientists Invent an Efficient New Way to Countwww.quantamagazine.orgNemeski@lemm.ee to Data Structures and Algorithms · 1 year agomessage-square8linkfedilinkcross-posted to: [email protected]
minus-squareporgamrerlinkfedilinkarrow-up2·1 year 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.
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.