Skip to content

guoweiu/Pheromone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pheromone

We use CMake to reorganize the original Pheromone project and port benchmarks for Pheromone.

Install dependencies

sudo apt-get install libyaml-cpp-dev
sudo apt-get install libprotobuf-dev protobuf-compiler
sudo apt-get install -y libzstd-dev libssl-dev libz-dev

# mongo-c-driver
sudo apt-get install -y libmongoc-dev libbson-dev libbson-1.0-0

# boost
sudo apt install libboost-all-dev

Benchmarks

The benchmarks directory contains the source code for benchmarks, while the results directory contains the scripts and configuration files for evaluation.


Pheromone
|---benchmarks
    |---00 # benchmark analysis: Function Chain
    |---01 # data transfer latency: Transfer data
    |---02 # benchmark analysis: Media Service
    |---06 # benchmark analysis: FINRA
|---results # scripts and config files
    |---inter-host
    |---intra-host

About

a comparison system for Fuyao. We've restructured it and ported benchmarks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors