drogonframework/drogon

jemalloc benchmarks

開放

#635 建立於 2020年11月25日

 (6 則留言) (4 個反應) (0 位負責人)C++ (1,014 個分叉)batch import
enhancementgood first issue

倉庫指標

星標
 (10,462 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Hey, I recently benchmarked using jemalloc on my NUMA servers, and the difference was quite large. Using the system allocator I got 710k req/s, while with jemalloc I got 830k req/s. That's 17% faster just by dynamically linking with a library.

Anyone else tried this?

貢獻者指南