drogonframework / drogonframework/drogon

Using custom memory allocator (sn_malloc or mimalloc) in FrameworkBenchmark for Drogon

Open
#419 23 comments 4 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
14.3k
Forks
1.4k
Avg merge
1d 13h
Merged PRs (30d)
14

Description

I see Rust based frameworks [actix](https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/Rust/actix/src/main_pg.rs#L2) and [may_minhttp](https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/Rust/may-minihttp/src/main.rs#L2) both using `sn_malloc` and `mimalloc` allocator which shows significant improvement. Have you tried including custom allocator for Drogon benchmarks?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.