Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more correct concurrency #17

Closed
wants to merge 1 commit into from

Conversation

benwilson512
Copy link

I also added:

  • warm up period for Elixir so that you don't pay a penalty for loading code
  • more iterations per checkout
  • more performant unique value generation.

@scouten
Copy link
Collaborator

scouten commented Sep 27, 2019

Ben, thanks for drilling down on this. Based on this and your feedback on Elixir Forum, I split this apart into a few different PRs so I could measure the results of each. With the exception of #22, I've now merged all of those.

Happily, now showing Ecto between 87% and 107% of pg_bench perf on apples-to-apples comparisons.

@scouten scouten closed this Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants