Skip to content

Commit

Permalink
Update the dlmalloc submodule
Browse files Browse the repository at this point in the history
A bug was recently fixed in dlmalloc which meant that released memory to the
system accidentally wasn't getting reused, causing programs to be far slower
than they should be!
  • Loading branch information
alexcrichton committed Feb 9, 2018
1 parent 932c736 commit bb0df96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dlmalloc
Submodule dlmalloc updated 2 files
+2 −2 src/dlmalloc.rs
+4 −1 src/wasm.rs

0 comments on commit bb0df96

Please sign in to comment.