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
The idea is to continue the work from the branch mm/benches in the ecto repository:
Clarification needed:
Should we follow the implementation of previous benchmarks and write similar ones for the other methods of the Repo module? aka: delete, preloads, get, one update....
Should we test code without touching db layers and use fixtures or something like that?
For which versions of ecto should we write benchmarks for?