Skip to content

Fix compatiblility with PyPy#36

Open
akaihola wants to merge 1 commit intomasterfrom
pypy
Open

Fix compatiblility with PyPy#36
akaihola wants to merge 1 commit intomasterfrom
pypy

Conversation

@akaihola
Copy link
Owner

Fixes #31

@akaihola akaihola added this to the 1.1.1 milestone Apr 25, 2024
@akaihola akaihola self-assigned this Apr 25, 2024
@akaihola
Copy link
Owner Author

Benchmark on my Lenovo Carbon X1 Gen 9 with NixOS:

  • 18MB SQL, Python 3.11.4: 0.5 s
  • 18MB SQL, PyPy 7.3.11: 1.4 s
  • 100MB SQL, Python 3.11.4: 11.6 s
  • 100MB SQL, PyPy 7.3.11: 8.4 s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ensure pg_dump_splitsort.py compatibility with PyPy

1 participant