Skip to content
Commit 3ef51d7f authored by Jason Evans's avatar Jason Evans
Browse files

Optimize the fast paths of calloc() and [m,d,sd]allocx().

This is a broader application of optimizations to malloc() and free() in
f4a0f32d (Fast-path improvement:
reduce # of branches and unnecessary operations.).

This resolves #321.
parent c2f970c3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment