Performance at GitHub: deferring stats with rack.after_reply

How we sped up GitHub.com by moving slow, non-critical code into rack.after_reply.

By · · 1 min read
Performance at GitHub: deferring stats with rack.after_reply

Source: The GitHub Blog

How we sped up GitHub.com by moving slow, non-critical code into rack.after_reply.