Nemeski@lemm.ee to Data Structures and Algorithms · 1 年前Computer 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 年前message-square8linkfedilinkcross-posted to: [email protected]
minus-squareporgamrerlinkfedilinkarrow-up2·1 年前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.
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.