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?