Skip to content

Commit

Permalink
adding new project
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin authored May 7, 2024
1 parent 5e45f35 commit ec568b6
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
50 changes: 50 additions & 0 deletions projects/benchnark_spikeinterface_over_the_lifetime/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Project title:

### Key Investigators

* Heberto Mayorquin

Willing to work with anyone interested in benchmarks, willing to offer guidance or learn from someone else.

## Project Description
Some of the standard packages on the ecosystem use [air-speed velocity t]( https://github.com/airspeed-velocity/asv)o benchmark the package across time. Here are two examples:

* [scikit-learn](https://scikit-learn.org/scikit-learn-benchmarks/)
* [scipy](https://docs.scipy.org/doc/scipy/dev/contributor/benchmarking.html)

The idea is simple, implement the same for SpikeInterface.

### Background


### Objectives

- Create a repository with benchmarks and documentation

### Approach and Plan



Fill in with approach and project plan

* [ ] - Discuss with main mantainers and users what are common functionalities that are expected to last in time (i.e. saving data and loading data).
* [ ] Implement the benchmark for at least one function
* [ ] Add another function
* [ ] Document and

### Progress

Fill in with tentative milestones (or leave blacnk for later):

* [ ] Milestone 1
* [ ] Milestone 2
* [ ] Make PR to SpikeInterface

### Next Steps (optional)

Fill in with next steps

## References

TBD

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add your code here

0 comments on commit ec568b6

Please sign in to comment.