aspect-build / rules_swc

Bazel rules for the swc toolchain https://swc.rs/
https://docs.aspect.build/rules/aspect_rules_swc
Apache License 2.0
41 stars 21 forks source link

perf: remove use of paths.replace_extension #234

Closed jbedard closed 3 months ago

jbedard commented 3 months ago

This made a significant difference when used on a large array of sources.

See https://github.com/bazelbuild/bazel-skylib/issues/487


Type of change

Test plan