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
It might be worth adding a warning to the user anytime an out-of-order (in the TimeSeries dimension) insertion happens. It's an easy mistake to make that triggers a 100x slowdown (it's accidentally just bitten us), and it's not completely obvious that the out-of-order time variable is the culprit.
The text was updated successfully, but these errors were encountered:
It might be worth adding a warning to the user anytime an out-of-order (in the TimeSeries dimension) insertion happens. It's an easy mistake to make that triggers a 100x slowdown (it's accidentally just bitten us), and it's not completely obvious that the out-of-order time variable is the culprit.
The text was updated successfully, but these errors were encountered: