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.
Benchmarks (synchronous) for PHP and C are also included.
Some benchmark results are available here.