foreverneverer commented on issue #1032:
URL: 
https://github.com/apache/incubator-pegasus/issues/1032#issuecomment-1223815094

   Since we have cherry-pick more commit into v2.4, which  involved the cmake 
module. Suggested by @acelyc111, I re-run benchmark as follow:
   ## Pegasus Server 2.4
   Case | client and thread | R:W | R-QPS | R-Avg | R-P99 | W-QPS | W-Avg | 
W-P99
   -- | -- | -- | -- | -- | -- | -- | -- | --
   Write Only | 3 clients * 15 threads | 0:1 | - | - | - | 55490 | 808 | 3540
   Read Only | 3 clients * 50 threads | 1:0 | 361112 | 414 | 997 | - | - | -
   Read Write |  3 clients * 30 threads | 1:1 | 63581 | 469 | 5447 | 63580 | 
939 | 4959
   Read Write |  3 clients * 15 threads | 1:3 | 16559 | 396 | 4228 | 49664 | 
769 | 3987
   Read Write |  3 clients * 15 threads | 1:30 | 1730 | 413 | 3669 | 51966 | 
849 | 4735
   Read Write |  3 clients * 30 threads | 3:1 | 135091 | 376 | 3007 | 45304 | 
842 | 4753
   Read Write |  3 clients * 50 threads | 30:1 | 319519 | 444 | 1442 | 10643 | 
819 | 2691
   
   
   


-- 
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: dev-unsubscr...@pegasus.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pegasus.apache.org
For additional commands, e-mail: dev-h...@pegasus.apache.org

Reply via email to