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
The text was updated successfully, but these errors were encountered:
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
andrspackFuture.disableTransformByDefault
for exampleThe text was updated successfully, but these errors were encountered: