Hacker News new | ask | show | jobs
by mayli 4054 days ago
This service is a little bit slow when accessed for the first/second time. After been CDN-cached, everything is fine.

The full log can be found here, http://pastebin.com/9SLsLZCS

1 comments

Cool, thanks for the report.

There is a code generation process that needs to occur, but I suppose this could be optimized.

Got another error: https://s3.amazonaws.com/back.io/client.js.map 403 (Forbidden) then "Uncaught RangeError: Maximum call stack size exceeded" in the demo script.
The 403 on the sourcemap is by design (I might change this), I'll have to look into the stack overflow though...