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

Add performance measurements #234

Open
novopl opened this issue Sep 26, 2019 · 0 comments
Open

Add performance measurements #234

novopl opened this issue Sep 26, 2019 · 0 comments
Projects
Milestone

Comments

@novopl
Copy link
Owner

novopl commented Sep 26, 2019

What?

Add tests to measure performance of various parts of peltak. Especially important is the startup time as this affects the how snappy the auto-completion is.

Some of that could also be exposed to the end users so that they can inspect their setup (every project is different, so better to give tools to handle problems than try to solve all of them ahead).

Why?

One we have the numbers we can start to look into what can be optimized and how much.

How?

Pytest has some plugins for performance tests (pytest-benchmark). We can look into that to see if there's anything we could use.

@novopl novopl added this to Capture in 1.0 via automation Sep 26, 2019
@novopl novopl added this to the 1.0 milestone Sep 26, 2019
@novopl novopl moved this from Capture to Could in 1.0 Oct 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
1.0
  
Could
Development

No branches or pull requests

1 participant