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
ContactSolver.solveVelocityConstraints() is consistently top of the list when benchmarks are performance analyzed. Unsurprisingly it's also huge and suffers multiple deopt-opt hits for both dart and JS VMs.
The text was updated successfully, but these errors were encountered:
ContactSolver.solveVelocityConstraints() is consistently top of the list when benchmarks are performance analyzed. Unsurprisingly it's also huge and suffers multiple deopt-opt hits for both dart and JS VMs.
The text was updated successfully, but these errors were encountered: