nalexn / ViewInspector

Runtime introspection and unit testing of SwiftUI views
MIT License
2.09k stars 145 forks source link

[WIP] Improve performance of `Inspector.isSystemType(…)` methods #283

Closed bachand closed 6 months ago

bachand commented 6 months ago

I am closing this PR. After applying this fix to our internal codebase at work, I didn't notice a meaningful improvement in the runtime of our tests.