On Friday, 27 May 2016 at 14:59:44 UTC, yazd wrote:
On Friday, 27 May 2016 at 14:46:47 UTC, llaine wrote:
On Friday, 27 May 2016 at 14:17:16 UTC, Adam D. Ruppe wrote:
On Friday, 27 May 2016 at 13:45:23 UTC, llaine wrote:
I am doing something wrong ?

So, the benchmark, the Ruby, and the JS all use the path to be /.... the D seems to use /companies (though I don't know vibe). Is that right?

All right after switching of psql client I had lower results actually ...

Req/Sec 22.85 for 30 seconds.

What are you using to do web if you don't user Vibe.d?

Your code is not doing the same thing in the benchmarks. In D, you are appending 10000 companies on every request, resulting in 10000, 20000, 30000, .... companies in subsequent requests.

My level of D is really slow, so can you help me to improve this? :)

Reply via email to