Hacker News new | ask | show | jobs
by makmanalp 3072 days ago
This is wonderful! This is kinda like a project I'm working on where we're instrumenting memory accesses across each memory cell in a data structure to be able to visually profile how the data structure is being used.

Plotting each cell individually over time had never occurred to me, and I'll definitely try this!