magic-regexp icon indicating copy to clipboard operation
magic-regexp copied to clipboard

performance testing

Open danielroe opened this issue 3 years ago • 2 comments
trafficstars

with the amount of inference we're doing, it would be a great enhancement to add some kind of type performance test to ensure that end users' TS checkers or IDEs don't get slower. With metrics, we also will have a basis for making performance improvements.

danielroe avatar Sep 02 '22 14:09 danielroe

I think this may be an issue in IntelliJ already. I imported the library and code completion ceased to work when I wrote my first regex with the library. When I commented it out it went back to normal.

Has this been reported before? If not, I can try to reproduce it outside of work.

timmattison avatar Feb 24 '23 11:02 timmattison

I would be glad of a reproduction. 🙏

danielroe avatar Feb 24 '23 12:02 danielroe