Skip to content

Add benchmark measurements - #121

Merged
JacekGlen merged 22 commits into
masterfrom
imapp_benchmark
Jun 10, 2022
Merged

Add benchmark measurements#121
JacekGlen merged 22 commits into
masterfrom
imapp_benchmark

Conversation

@JacekGlen

@JacekGlen JacekGlen commented May 13, 2022

Copy link
Copy Markdown
Contributor

Comment thread src/instrumentation_measurement/measurements.py Outdated
Comment thread .gitmodules Outdated
Comment thread .gitmodules
Comment thread src/instrumentation_measurement/measurements.py Outdated
# alternative just-in-time compilation (could run 50% slower)
# geth_benchmark = ['go', 'run', './instrumentation_measurement/geth_benchmark/tests/imapp_benchmark/imapp_bench.go']

args = ['--sampleSize', '{}'.format(sampleSize)]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the sampleSize argument relevant at all for benchmark mode (x3)?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It still makes sense in that the sample size means the number of benchmark runs. The default is 1, but we can run benchmark multiple times.

Comment thread src/instrumentation_measurement/README.md Outdated
@JacekGlen
JacekGlen merged commit 8ce2245 into master Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants