nickva commented on PR #4292:
URL: https://github.com/apache/couchdb/pull/4292#issuecomment-1341268042

   I had tried a quick test with a 500k docs view from 
https://gist.github.com/nickva/f4177e581a5ba275b854b9a5af875d84 and don't seem 
to recover the speedup yet
   
   js-78
   ```
   file      active    external  dtavg
   18076024  17612956  14984735  46.296
   18088312  17614972  14984619  46.416
   ```
   
   js-1.8.5
   ```
   file      active    external  dtavg
   18620792  17676064  14988215  28.511
   18616696  17671120  14988273  29.380
   ```
   
   js-78 + fix/3517-part7
   ```
   file      active    external  dtavg
   18080120  17607050  14984706  45.973
   18092408  17604636  14984619  44.872
   ```
   
   Not sure what's going on, perhaps hitting some other bottleneck (jit/nojit?)


-- 
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: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to