Y
Hacker News
new
|
ask
|
show
|
jobs
80x Caching Improvement in Go
(
ksred.com
)
3 points
by
ksred
1537 days ago
1 comments
sascha_sl
1537 days ago
Why would you marshal data to be cached to JSON in the first place?
This seems to rather be fixing a bug that caused an 80x slowdown.
link
This seems to rather be fixing a bug that caused an 80x slowdown.