Description
Create a github action to perform the following tasks
- build package & check for compilation errors
- run all unit tests
- every push
- run all benchmark tests
- on tags
- Update benchmark documentation per tag
- should have a document that is generated per benchmark that records the benchmark performance of each version of the library
Todo
Description
Create a github action to perform the following tasks
Todo