Hacker News new | ask | show | jobs
by x86x87 903 days ago
Are you actually going to the DB or is that json synthetically generated? Is it the same json? What exactly are we testing here?
1 comments

Sorry I was oversimplifying. Most of the data for the response comes from the db with some API calls for authorization and some auxiliary data. Benchmark was actually hitting the DB. Quite a bit of the 1mb response size is redundant (json-api format).