gitingest/src
mickael 6cecec0fa7
perf: implement enhanced memory management utilities
- Added aggressive garbage collection and memory checks.
- Introduced token counting optimizations with caching and chunking.
- Integrated content caching and progressive cleanup for large repos.
- Adjusted memory thresholds for better handling of OOM risks.
2025-08-14 10:40:05 +02:00
..
gitingest perf: implement enhanced memory management utilities 2025-08-14 10:40:05 +02:00
server perf: implement enhanced memory management utilities 2025-08-14 10:40:05 +02:00
static fix: remove logarithm conversion from the backend and correctly process max file size in kb (#464) 2025-07-27 16:36:47 +00:00