hermione-profiler
v0.6.0
Published
Plugin for hermione for commands execution profiling
Readme
hermione-profiler
hermione profiler
Requires hermione@4.x.
Installation
npm i hermione-profilerUsage
Plugin has following configuration:
- enabled (optional)
Boolean– enable/disable the plugin, by default plugin is enabled; - path (optional)
String- path to directory for saving report file; by default report will be saved intohermione-profiler/index.htmlinside current work directory.
