Replies: 1 comment
-
| There are some numbers here for mimalloc vs dlmalloc: Overall the bottom line is: 
 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Do we have any performance comparison between the emmalloc, dlmalloc, and mimalloc? I just know that mimalloc is fast, but heavyweight, while emmalloc is light, but I don't know the speed. dlmalloc is supposed to be somewhere between.
Beta Was this translation helpful? Give feedback.
All reactions