Describe the bug
👋 Hey team, I am experimenting with integrating reassure into my monorepo. We maintain 2 packages: web and mobile.
For mobile (react-native) we are seeing an issue where all benchmarks show 0.0 ms render duration for all tests. When I affect render counts, we are able to see changes show up in the mobile benchmarks.
This is not the case for web (react) package which shows correct render and duration info.

Describe the bug
👋 Hey team, I am experimenting with integrating reassure into my monorepo. We maintain 2 packages: web and mobile.
For mobile (react-native) we are seeing an issue where all benchmarks show 0.0 ms render duration for all tests. When I affect render counts, we are able to see changes show up in the mobile benchmarks.
This is not the case for web (react) package which shows correct render and duration info.