> > > Still no luck, I tried rerunning against 2.4.2-RC1 but the test shows > jvm memory usage skyrocket and stalls to a crawl after 20k requests. Jvm is > configured to use 1GB. >
Bumping jvm memory to 2g allows test to run upto 50k requests and then it stalls out. The jvm process memory usage continues to go up to the limit upon which the performance stalls out. Here are numbers for 40k requests (so that it finishes before it runs into memory issues) ## Load Test Results (2.4.2-RC1, JVM 2g, 40k requests) Server Software: akka-http/2.4.2-RC1 Server Hostname: localhost Server Port: 8080 Document Path: /v1/tweets Document Length: 61 bytes Concurrency Level: 100 Time taken for tests: 32.152 seconds Complete requests: 40000 Failed requests: 0 Total transferred: 8680000 bytes HTML transferred: 2440000 bytes Requests per second: 1244.09 [#/sec] (mean) Time per request: 80.380 [ms] (mean) Time per request: 0.804 [ms] (mean, across all concurrent requests) Transfer rate: 263.64 [Kbytes/sec] received -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
