An open API service indexing awesome lists of open source software.

https://github.com/fix8mt/magic_enum_benchmark

Equivalent benchmark to conjure_enum for magic_enum
https://github.com/fix8mt/magic_enum_benchmark

Last synced: about 1 year ago
JSON representation

Equivalent benchmark to conjure_enum for magic_enum

Awesome Lists containing this project

README

          

# Simple benchmark, identical to the cbenchmark in conjure_enum.
see [conjure_enum](https://github.com/fix8mt/conjure_enum)

see [ClangBuildAnalyzer](https://github.com/aras-p/ClangBuildAnalyzer)
```
Example:
# ClangBuildAnalyzerLoc=~/prog/ClangBuildAnalyzer/build ArtifactLoc=build_clang examples/cbenchmark.sh
# Where:
# ClangBuildAnalyzerLoc is the directory where ClangBuildAnalyzer can be found
# and
# ArtifactLoc is the directory where conjure_enum is built