Skip to content

Conversation

KristofferC
Copy link

@KristofferC KristofferC commented Mar 24, 2023

I came across this package and thought it was kind of slow to use so I added a small precompile workload to speed it up:

# Before:
# 1.8: 2.83s
# 1.9: 2.63s

# After:
# 1.8: 2.18s
# 1.9: 0.48s

It feels like this should be even better though.

KristofferC added 3 commits March 24, 2023 10:16
This changes the timings on the example:

```
# Before:
# 1.8: 2.83
# 1.9: 2.63

# After:
# 1.8: 2.18
# 1.9: 0.48
```
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.

1 participant