This website requires JavaScript.
Explore
Help
Sign In
ed
/
raddebugger
Watch
1
Star
0
Fork
0
You've already forked raddebugger
mirror of
https://github.com/Ed94/raddebugger.git
synced
2026-06-13 07:32:23 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e49e92e981955b2e64c3a970cfa3c5d6ea4cfba
raddebugger
/
src
/
text_cache
T
History
Ryan Fleury
c331133388
adjust hash store - first, don't keep strong refcounts for key history past the 2nd hash - this is prohibitively expensive. but, keep 'downstream' refcounts - this is a mechanism which downstream caches (e.g. text visualization info parsing etc.) can use to ensure a hash stays held in the hash store, given some other data's dependence on it - this stops the storing of unnecessary OutputDebugString log copies
2025-03-13 14:02:06 -07:00
..
text_cache.c
adjust hash store - first, don't keep strong refcounts for key history past the 2nd hash - this is prohibitively expensive. but, keep 'downstream' refcounts - this is a mechanism which downstream caches (e.g. text visualization info parsing etc.) can use to ensure a hash stays held in the hash store, given some other data's dependence on it - this stops the storing of unnecessary OutputDebugString log copies
2025-03-13 14:02:06 -07:00
text_cache.h
collapse user clock indices into base-layer-provided clock counter; fuzzy_search -> dbgi_search
2024-11-04 13:12:52 -08:00