Files
Peter Marton 0d138734a8 refactor(server): add benchmark suite, improve performance (#1554)
* chore(benchmark): add suite

* refactor(response): call req.accepts only once when not provided type is derived

* refactor(response): set Content-Type to application/json when res.send is called with an Object instead of calling res.json

* refactor(server): reduce closures

* refactor(server): optimize set header calls: use raw interface internally
2017-11-08 17:07:51 +01:00

17 lines
208 B
Plaintext