express-server-timing-middleware

Express middleware to track server time spent on operations and write Server-Timing headers

lambda-server-timing

Enables Lambdas to return responses with Server-Timing Header allowing to to pass request-specific timings from the backend to the browser.

server-timing

This module can add `ServerTiming` Header to http response, and be able to use express middleware