You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kdy1
changed the title
The analyzer of the minifier calls collect_infects_from too many timesswc_ecma_usage_analyzer: The analyzer calls collect_infects_from too many times
Jan 26, 2025
kdy1
changed the title
swc_ecma_usage_analyzer: The analyzer calls collect_infects_from too many timeses/minifier: The analyzer calls collect_infects_from too many times
Jan 26, 2025
collect_infects_from
callscollect_decls
and both of them show up in the profiling result.swc/crates/swc_ecma_usage_analyzer/src/analyzer/mod.rs
Lines 300 to 312 in 8f8dcaa
swc/crates/swc_ecma_usage_analyzer/src/analyzer/mod.rs
Lines 752 to 764 in 8f8dcaa
https://github.com/swc-project/swc/blob/8f8dcaac2f22f71de538802034db5756e84c7f55/crates/swc_ecma_usage_analyzer/src/analyzer/mod.rs#L782C17-L794
swc/crates/swc_ecma_usage_analyzer/src/analyzer/mod.rs
Lines 1279 to 1291 in 8f8dcaa
The text was updated successfully, but these errors were encountered: