Skip to content

perf: make plugin load faster - #116

Merged
antazoey merged 1 commit into
ApeWorX:mainfrom
antazoey:perf/plugin-load
Nov 8, 2024
Merged

antazoey merged 1 commit into
ApeWorX:mainfrom
antazoey:perf/plugin-load

Conversation

@antazoey

@antazoey antazoey commented Nov 7, 2024

Copy link
Copy Markdown
Member

What I did

before:

In [1]: %time import ape_foundry
CPU times: user 1.87 s, sys: 219 ms, total: 2.09 s
Wall time: 2.23 s

after:

%time import ape_foundry
CPU times: user 8.19 ms, sys: 3.58 ms, total: 11.8 ms
Wall time: 12 ms

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@antazoey
antazoey merged commit 8f6517f into ApeWorX:main Nov 8, 2024
@antazoey
antazoey deleted the perf/plugin-load branch November 8, 2024 15:36
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.

2 participants