Hello!
Perhaps a silly question, but are you running the application in the production environment when performance testing it?
Cheers,
Louis
--
You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-ta...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/6a625e85-8c8d-43c7-9c1b-a204db09307a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
23:10:19.497 request_id=me5p9o26becunto6chjloa7oghiq7ek5 [info] GET /api/test/
23:10:19.497 request_id=me5p9o26becunto6chjloa7oghiq7ek5 [info] Sent 200 in 46µs
23:10:19.497 request_id=c6qs9s938de0eku6jb8hcpvak1cal9fn [info] GET /api/test/
23:10:19.497 request_id=c6qs9s938de0eku6jb8hcpvak1cal9fn [info] Sent 200 in 63µs
23:10:19.497 request_id=avqgtd3tgo6q9bs6prm3jmud8cojic6o [info] GET /api/test/
23:10:19.497 request_id=n67rqmpkc5kfjgb28ocqhs0e4odfrj7b [info] GET /api/test/
23:10:19.497 request_id=avqgtd3tgo6q9bs6prm3jmud8cojic6o [info] Sent 200 in 48µs
23:10:19.497 request_id=n67rqmpkc5kfjgb28ocqhs0e4odfrj7b [info] Sent 200 in 74µs
and...on my Mac
I didn't shut anything down :)
Good Luck,
-doug.
--
ab -n 1000 -c 100 http://127.0.0.1:4001/api/test/
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/6d295e26-6acd-4078-8488-2317ac923ae5%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-ta...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/6a625e85-8c8d-43c7-9c1b-a204db09307a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--