PromucFlow_constructor/app/client/perf/gen-summary.js
Satish Gandham 594e02edbd
chore: Increase cooldown time after app import for the app to load. #UI-Performance-infra (#10845)
* Code cleanup and fix typos

* Increase the wait time after app import

Increase the wait time after app import for the categories to load

Co-authored-by: Satish Gandham <satish@appsmith.com>
2022-02-10 16:16:55 +05:30

4 lines
91 B
JavaScript

const { summaries } = require("./src/summary");
summaries(`${__dirname}/traces/reports`);