couchbaselabs / node-ottoman

Node.js ODM for Couchbase
https://ottomanjs.com/
Apache License 2.0
287 stars 98 forks source link

Benchmark performance metrics #569

Open AV25242 opened 2 years ago

AV25242 commented 2 years ago

Can you do some benchmarking to show performance especially with timetaken, memory footprint, cpu usage etc while performing operations using Ottoman vs Node.js

The idea is to know and henceforth answer questions as to why one should consider not using Ottoman or may be using Ottoman.

ejscribner commented 1 year ago

By nature, the Ottoman package will always be slower than its underlying API (couchnode). The tradeoff is for convenience and easy-of-use. Pausing this task until we have clearer direction on the goal behind the benchmarking performance metrics.