- 
                Notifications
    You must be signed in to change notification settings 
- Fork 9
Labels
architectureAbout rudof architectureAbout rudof architecturerustRelated to the Rust implementationRelated to the Rust implementationtestsRelated to the Tests of the implemented featuresRelated to the Tests of the implemented features
Milestone
Description
Alongside with the lost on performance, I think that it would be fantastic to have some sort of benchmarking bundled withing the CI pipeline. Hence, we could see if there is any performance lost from release to release. The current benchmarking is performed manually, which is not handy to use :/.
We should focus on macro-benchmarking, as I believe what we want to measure is the time it takes to perform actual operations, as end-users would do.
- Profiling
-  Micro-benchmarking of rudof_lib
- Flamegraph
- CI
Metadata
Metadata
Assignees
Labels
architectureAbout rudof architectureAbout rudof architecturerustRelated to the Rust implementationRelated to the Rust implementationtestsRelated to the Tests of the implemented featuresRelated to the Tests of the implemented features