Skip to content

compmaniak/cpp17_fold_expr_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fold expressions benchmark

Run the following commands to start the benchmark and aggregate results.

CXX=<compiler> ./test.sh
python3 aggregate.py test_<compiler>

Replace <compiler> with an actual compiler name.

About

Fold expressions VS compile time recursion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published