Commit 6ddabc0f authored by Kirill Pimenov's avatar Kirill Pimenov
Browse files

Small performance gain in allocations

As measured in
https://gist.github.com/kirushik/e0d93759b0cd102f814408595c20a9d0,
it's much faster not to iterate over zeroes, and just allocate a
contiguous array of zeroes directly.
parent 361debd2
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