Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
after connectors benchmarks, mariadb node.js driver performs badly when parsing 1000 parameters.
This is globally an issue when using node.js Buffer.copy that is painly slow when copying small array (array of length 10 is 10 time slower than a basic array copy).