UNPKG

react-performance-testing

Version:

You can test React(ReactNative) runtime performance by using this lib. If you want to check the number of renders, or render time in a test environment, this lib makes sense.

4 lines 112 B
import '../autoCleanup'; export * from './perf'; export * from '../wait'; //# sourceMappingURL=index.d.ts.map