Bug Fixes
- Fix error location reporting: Performance failures now report at the
@Testdeclaration site instead of inside the library code. UsesIssue.recordwithSourceLocationcaptured via#_sourceLocationat the.timed(),.detectLeaks(), and.trackPeakMemory()call sites.
This makes it much easier to identify which test failed when a performance threshold is exceeded.