/node-mysql-benchmarks

Node.JS MySQL client library benchmarks

Primary LanguageJavaScriptMIT LicenseMIT

Benchmarks for MySQL modules for Node.js

You can install this via npm:

# npm install -g mysql-modules-benchmarks

And run:

# mysql-modules-benchmarks

You will also need to make sure that max_heap_table_size=4294967295 is set in your server configuration.

Supported MySQL modules

Benchmarks (synchronous) for PHP and C are also included.

Benchmark results

Some benchmark results are available here.