Skip to content

Write some benchmarks for the different sub-crates #206

@angelip2303

Description

@angelip2303

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

No one assigned

    Labels

    architectureAbout rudof architecturerustRelated to the Rust implementationtestsRelated to the Tests of the implemented features

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions