react-scan
react-scan copied to clipboard
perf: instrumentation improvements
The goal of this PR is to improve performance of react-scan by:
- reducing callback creation
- reducing optional chaining
- simplifying loops and checks