kriskowal / asap

High-priority task queue for Node.js and browsers
MIT License
608 stars 46 forks source link

Adding in rudimentary benchmark system #60

Closed Pauan closed 9 years ago

Pauan commented 9 years ago

As per issue #59, this is the first step in improving the performance of the queue implementation.

kriskowal commented 9 years ago

I am tempted to just land this because I’m so glad you’re on board, but I’m going to provide style feedback anyway so I can communicate how you can save me some time in the future.

Pauan commented 9 years ago

Okay, I fixed the issues you brought up.

kriskowal commented 9 years ago

Looks like CI broke. I’ll have to swing back and fix that.