Hacker News new | ask | show | jobs
by Uchikoma 4822 days ago
Very interesting - again.

What I - again - find most interesting, is the large discrepancy in the 20-query test. Common wisdom seems to be that language performance is not important b/c every language hangs in the same IO/DB.

1 comments

probably a combo of mysql drivers and connection pooling.
I wonder why Play is so bad then.