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

Implement lightweight benchmarks #246

Open
hyanwong opened this issue Jan 17, 2023 · 0 comments
Open

Implement lightweight benchmarks #246

hyanwong opened this issue Jan 17, 2023 · 0 comments

Comments

@hyanwong
Copy link
Member

It would be really useful to have some sort of lightweight benchmarking setup so that we can check whether changes to tsdate affect speed and memory usage. I imagine that we wouldn't run this during CI, (or perhaps, only run a minimal version to check the code works, but without the benchmarks).

@benjeffery pointed out that there are benchmarks for tskit at https://github.com/tskit-dev/tskit/tree/main/python/benchmark and we might be able to copy the setup there.

This is currently stopping us fixing e.g. #217

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

No branches or pull requests

1 participant