Login
VirtualTam's bookmarks
Search
4
bookmarks found
Previous
Next
1
Make your programs run faster by better using the data cache
2023-07-22
algorithm
data-structure
hardware/cpu
memory/cache
performance
programming/c
valgrind
Permalink
Use explicit data prefetching to faster process your data structure
ibogosavljevic/johnysswlab
What is cache memory - Gary explains
Cachegrind: a high-precision tracing profiler
Extracting Super Mario Bros levels with Python - Matt's ramblings
2018-06-29
game/mario
nintendo/nes
programming/assembly
programming/python
reverse-engineering
Permalink
https://gist.github.com/matthewearl/733bba717780604813ed588d8ea7875f
https://gist.github.com/1wErt3r/4048722
https://github.com/docmarionum1/py65emu
https://en.wikipedia.org/wiki/DOSBox
http://valgrind.org/docs/manual/mc-manual.html
KCachegrind
2018-04-02
hardware/cpu
memory
memory/cache
performance
time
valgrind
Permalink
https://cgit.kde.org/kcachegrind.git/
https://github.com/KDE/kcachegrind
(mirror)
http://nickology.com/2014/04/16/view-xdebug-cachegrind-files-on-mac-os/
https://stackoverflow.com/questions/33094913/how-do-i-read-the-ui-of-qcachegrind
[CMake] Using gcov/lcov and valgrind with cmake
2016-11-16
cmake
coverage
memory
programming/c
programming/c++
valgrind
Permalink
Back to top
Previous
Next
1