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 runtime tests #446

Open
michaeldeistler opened this issue Oct 10, 2024 · 1 comment · May be fixed by #475
Open

Add runtime tests #446

michaeldeistler opened this issue Oct 10, 2024 · 1 comment · May be fixed by #475
Labels
good first issue Good for newcomers

Comments

@michaeldeistler
Copy link
Contributor

Quote of @jnsbck in #442:

I thought we might wanna add regression tests to make sure that solve / compile time on a few benchmark problems does not increase or at least not without us knowing. This could be an extra issue though. If you agree, feel free to open one.

We should add tests for:

  1. Compile time (with both voltage solvers)
  2. Run time (with both voltage solvers)
  3. Time to read SWC files
  4. Time to assemble SWC files into a network
@michaeldeistler michaeldeistler added the good first issue Good for newcomers label Oct 10, 2024
@jnsbck
Copy link
Contributor

jnsbck commented Oct 23, 2024

Potentially time to add recording, stimuli, mechanisms, connecting etc.
make a new tests/test_runtime.py or similar

@jnsbck jnsbck linked a pull request Nov 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants