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
Currently, sequelize does have some output in the developer console that displays the time needed to make a query. We should have some sort of combination of these numbers for various different workflows to gauge how long certain operations take. We can then judge whether or not changes to the code impact performance.
Currently, sequelize does have some output in the developer console that displays the time needed to make a query. We should have some sort of combination of these numbers for various different workflows to gauge how long certain operations take. We can then judge whether or not changes to the code impact performance.
Related: #307
The text was updated successfully, but these errors were encountered: