On Mon, May 20, 2013 at 3:50 AM, Andrey <[email protected]> wrote: > - speed. On my box I get 2M rows per second compared to 400k rows/sec with > node-mysql and 800k rows/sec with mariasql drivers.
Andrey, how come it's that much faster? Are you sure that you are benchmarking the same thing? Are settings like connection pooling, auto-commit mode, connection character set, etc. all identical across benchmarks? -- -- 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.
