Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
apkdn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
apkdn
13y ago
The lesson you've learned is to pile on technical debt? The real lesson is: if you can write your app in a much faster framework with equivalent development speed, why even waste time to write it in Rails.
2.
▲
by
apkdn
13y ago
I fully understand why logging is disabled. What I am just pointing out is that the numbers that you see are probably not indicative of a framework's production performance. I realize that logging does add another variable to the mix but
3.
▲
by
apkdn
13y ago
I think quite a few of these frameworks were tuned for this benchmark but it is not marked as stripped. For example, Yesod has client session and logging disabled. I'm also sure that quite a few frameworks have logging disabled. Does that n
4.
▲
by
apkdn
13y ago
The performance of Yesod isn't where I expect it to be. I'm actually quite disappointed. With client session disabled, I'd expect it to be close to the top along with some of the micro frameworks.