How to use the @bentley/perf-tools/lib/Reporter.Reporter function in @bentley/perf-tools

To help you get started, we’ve selected a few @bentley/perf-tools examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github imodeljs / imodeljs / test-apps / perf-test-app / src / backend / RpcImpl.ts View on Github external
public async initializeReporter(): Promise {
    TestRpcImpl.reporter = new Reporter();
  }

@bentley/perf-tools

Tools for collecting and reporting performance data

MIT
Latest version published 2 years ago

Package Health Score

57 / 100
Full package analysis

Popular @bentley/perf-tools functions