shipharbor / merry

:ocean::ocean::sailboat::ocean::ocean: - cute streaming API framework
MIT License
312 stars 21 forks source link

add some benchmarks #83

Open lrlna opened 7 years ago

lrlna commented 7 years ago

once we deal with #79, i think we ought to run up some benchmarks, since people have already asked me about how much faster merry is compared to x etc. i'm not sure how folks normally do these on frameworks, so starting this issue to help gather data ✨

yoshuawuyts commented 7 years ago

fair enough (:

On Sat, Mar 4, 2017 at 7:58 PM Irina Shestak notifications@github.com wrote:

once we deal with #79 https://github.com/shipharbor/merry/issues/79, i think we ought to run up some benchmarks, since people have already asked me about how much faster merry is compared to x etc. i'm not sure how folks normally do these on frameworks, so starting this issue to help gather data ✨

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/shipharbor/merry/issues/83, or mute the thread https://github.com/notifications/unsubscribe-auth/ACWlemljPJ5tPO4m98Z1jtpCN5m9nr_Wks5ribRXgaJpZM4MTLYZ .

yoshuawuyts commented 7 years ago

Given we know we're gonna make changes I think we should hold off until then. After that probs run https://www.npmjs.com/package/nanobench on a bench/ dir in this repo - we should probably steal notes from how hypercore runs its tests https://github.com/mafintosh/hypercore