docs(factor): translate comments and note spellchecker
aea625a
6 hours ago
by mattsu2020
+19.2%
feat(benchmarks): add jemalloc integration for factor benchmarks
- Integrate jemalloc allocator in factor benchmark suite for better memory profiling
- Add jemalloc-ctl and jemallocator dependencies with OS-specific dev-dependencies
- Implement logging of allocated and resident memory stats before benchmark runs
- Update CI workflow to show output for uu_factor benchmarks without suppressing it
- Enables precise memory usage tracking on Linux, macOS, and FreeBSD during benchmarking
b1b762a
5 hours ago
by mattsu2020
0%
chore(cspell): add jemalloc and jemallocator to jargon wordlist
Add technical terms for memory allocation libraries to the cspell dictionary to prevent false positives in spellchecking.