{
  "$type": "site.standard.document",
  "description": "Several years ago, I was called out by a customer to help them resolve some performance issues they were having in their Node.js application. They were experiencing massive event loop blocking issues in their server, getting a whole 5 requests per second — and, in one extreme case, an event loop delay of over one minute...",
  "path": "/posts/broken-promises",
  "publishedAt": "2021-06-03T00:00:00.000Z",
  "site": "at://did:plc:benxh5zltpietbgknd2l3jmq/site.standard.publication/self",
  "tags": [
    "javascript",
    "nodejs",
    "performance",
    "promises"
  ],
  "title": "Broken Promises - The Node.js Event Loop"
}