Skip to content

actor-framework/micro-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a micro benchmarks suite for several CAF features. The suite makes it easy to compare different CAF versions. For example, to run the benchmarks for 0.16.5 and 0.17.6, simply configure and run two builds:

./configure --tag=0.16.5
./configure --tag=0.17.6
make run

Note that a tag may be a git tag, commit sha or branch name. However, when passing a commit sha or branch name, the build scaffold assumes a recent CAF version.

About

A collection of micro benchmarks for CAF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published