nickva commented on issue #5568: URL: https://github.com/apache/couchdb/issues/5568#issuecomment-2992479500
On my ubuntu / intel laptop running the built-in `fabric_bench:go()` benchmarks also shows a performance regression, especially for `Get random doc` part -- Out of 3 runs for main I get is `3000,3000,3000` (Hz). With the new snappy I get `2600,2600,2600` so fairly consistently lower. Total runtime (short is better) is also lower on main, so the code is faster: `215,214,219` (sec) and with the new snappy `224, 222,223` (sec). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
