[](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/test-benchmark/RustyPhoenixMicroBenchmark/-/pipelines)
[](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/test-benchmark/RustyPhoenixMicroBenchmark/-/releases)
[](https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/test-benchmark/RustyPhoenixMicroBenchmark/coverage/index.html)
[](https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/test-benchmark/RustyPhoenixMicroBenchmark/)
[](https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/PHOENIX2/)
[](https://doi.org/10.5281/zenodo.18683510)
# Introduction
Toolset for function micro-benchmarking. Rust equivalent of C++ [PhoenixMicroBenchmark](https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/test-benchmark/PhoenixMicroBenchmark)
# Code
https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/test-benchmark/RustyPhoenixMicroBenchmark
# Documentation
https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/test-benchmark/RustyPhoenixMicroBenchmark/index.html
# Requirements
- cargo
- rustc
# Installation for Users
```
git clone https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/test-benchmark/RustyPhoenixMicroBenchmark.git
cd RustyPhoenixMicroBenchmark
```