Ticket #41 (new refactor)
Refactor occurance checker to improve speed.
| Reported by: | benl | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.1.4 |
| Component: | Source Type Inferencer | Version: | |
| Keywords: | Cc: |
Description
Doing occurance checking in Type.Util.Substitute made test/Typing/Complexity/Complex1 3x slower. Probably recover from this by writing custom var detection boilerplate for types instead of relying on collectTClassVars
Change History
Note: See
TracTickets for help on using
tickets.
