On 07/04/2013, at 23:47, mscdex wrote: > Announcing dicer[1], a fast, streaming multipart parser. > > FWIW here are some results I received using the simple 'bench- > multipart-parser.js' from node-formidable for various multipart > parsers currently available on npm: > > [email protected] (streaming): 2857.14 mb/sec > [email protected] (streaming): 1282.05 mb/sec > [email protected] (streaming): 980.39 mb/sec > [email protected] (streaming): 598.80 mb/sec > [email protected] (non-streaming, used in formaline and poor-form): 3125.00 > mb/sec > [email protected] (non-streaming): 3125.00 mb/sec > > > [1] https://github.com/mscdex/dicer
I like it, it's awesome! -- ( Jorge )(); -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
