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
rspack introduces features by experiments option now, so it's hard to bench the performance with the old behavior, which may introduces performance regression.
take rspackFuture.newResolver and rspackFuture.disableTransformByDefault for example
rspack introduces features by experiments option now, so it's hard to bench the performance with the old behavior, which may introduces performance regression.
take
rspackFuture.newResolverandrspackFuture.disableTransformByDefaultfor example