Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: replace malloc to mimalloc #267

Merged
merged 6 commits into from Mar 3, 2023
Merged

feat: replace malloc to mimalloc #267

merged 6 commits into from Mar 3, 2023

Conversation

ErosZy
Copy link
Sponsor Member

@ErosZy ErosZy commented Mar 2, 2023

Benchmark

  • GCC 11.3.0
  • Intel x2676v3 3.0Ghz
  • Linux 5.15.0-58-generic
master feat/mimalloc
Richards 511 533 +4.3%
Crypto 572 610 +6.6%
RayTrace 648 768 +18.5%
NavierStokes 1034 1053 +3.2%
DeltaBlue 578 602 +4.1%
Score (version 7) 647 692 +6.9%

@ErosZy ErosZy requested review from andycall, XGHeaven and tiye and removed request for andycall March 2, 2023 16:17
@ErosZy ErosZy added this pull request to the merge queue Mar 3, 2023
Merged via the queue into main with commit 042d65b Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants