Skip to content

Fix compatibility with mypyc#37

Open
akaihola wants to merge 1 commit intomasterfrom
mypyc
Open

Fix compatibility with mypyc#37
akaihola wants to merge 1 commit intomasterfrom
mypyc

Conversation

@akaihola
Copy link
Owner

No description provided.

@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

akaihola commented Apr 25, 2024

Benchmark on my Lenovo Carbon X1 Gen 9 with NixOS, after the patch in this PR:

  • 18MB SQL, Python 3.11.4: 0.5 s
  • 18MB SQL, mypyc 1.9.0: 0.4 s
  • 100MB SQL, Python 3.11.4: 14.3 s (slowdown due to patch!)
  • 100MB SQL, mypyc 1.9.0: 15.2 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.

1 participant