Skip to content

mscdex/node-mysql-benchmarks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Node.JS MySQL client library benchmarks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.8%
  • C++ 8.9%
  • C 8.3%
  • PHP 7.8%
  • Shell 0.2%