rsnext/test/integration/profiling
Tim Neutkens 46c4f20cd3
Add custom profiler / tracer (#8378)
* Add custom profiler / tracer

This captures both client/production builds and everything before and after is cpu profiled, which makes sure that the whole process instead of just webpack is included in the final report.

* Update tests

* Update profiling-plugin.js

* Rename profiling-plugin.js to profiling-plugin.ts

* Update profiling-plugin.ts

* Update and rename profiling-plugin.ts to profiling-plugin.js

* Update webpack-config.ts

* Update profiling-plugin.js

* Add types

* Add missing type

* Add back TypeScript linting

* Remove tracing-js
2019-08-18 21:45:39 +02:00
..
pages Format missed files (#7464) 2019-05-29 18:19:32 -07:00
test Add custom profiler / tracer (#8378) 2019-08-18 21:45:39 +02:00
next.config.js Simplify profiling and add serverless target (#7007) 2019-04-11 16:21:58 +02:00