lemire / FastPriorityQueue.js

a fast heap-based priority queue in JavaScript
Apache License 2.0
357 stars 57 forks source link

Update benchmark results with more recent version of Node.js #27

Closed Jarred-Sumner closed 3 years ago

Jarred-Sumner commented 3 years ago

I re-ran the benchmark script out of curiosity. I'm surprised the results aren't a bigger improvement given 5 years of V8 updates since 4.5 and this CPU is 3 years newer.

image

lemire commented 3 years ago

I am happy to merge this. It will be interesting to see what happens with the M1.