UNPKG

@contrast/route-metrics

Version:

`route-metrics` allows server performance, exclusive of network time, to be compared on a route-by-route basis. It was created to compare server performance with and without `@contrast/agent` being loaded and active.

6 lines (3 loc) 83 B
'use strict'; const Emitter = require('events'); module.exports = new Emitter();