vertx 4.5 , ThradingModel comparison. Eventloop vs Virtual thread

24 views
Skip to first unread message

sky

unread,
Jun 28, 2024, 5:47:47 AM (5 days ago) Jun 28
to vert.x
Hi ,

while evaluating vertx 4.5 , tried running benchmark tests  (virtual thread model) ,

code structure is.

1- verticle containing HTTP server , httpHandler with 200 Ok response set to every request.
2- verticle deployed with ThreadingModel.Eventloop/Virtual thread

on EventLoop thread model : 31128 RPS
on Virtual thread model       : 800 RPS 

i was hoping to see improvement , but this is very different from what i expected.
CPU uses also doesnt go very high.


Please help me understand this.

ThankYou. 
Reply all
Reply to author
Forward
0 new messages