Google-tcmalloc-simulation-implementation icon indicating copy to clipboard operation
Google-tcmalloc-simulation-implementation copied to clipboard

(still with bugs)一个取代malloc的高效方案-谷歌开源项目tcmalloc高并发内存池学习和模拟实现-本项目提取了Google-tcmalloc的精华部分,按照基本原理,模拟实现了一个支持高并发的内存池替代方案。经过测试和优化,...

Results 2 Google-tcmalloc-simulation-implementation issues
Sort by recently updated
recently updated
newest added

- [ ] In the ubuntu_arm64 environment, if multiple threads are called, a segmentation error occurs (the reason is unknown and needs to be resolved) ‼️ - [ ] In...

bug

- [ ] In the Window 32-bit environment, it can occasionally run successfully, but occasional segmentation errors may occur. The cause is unknown and needs to be resolved.

bug