Skip to content
Snippets Groups Projects
Commit 7e5cd799 authored by David Georg Reichelt's avatar David Georg Reichelt
Browse files

Fix code formatting

parent 2b7ea1f6
Branches
No related tags found
No related merge requests found
......@@ -30,8 +30,12 @@ The execution may be parameterized by the following environment variables:
If they are unset, the values are set via `frameworks/common-function.sh`.
Typical call (using Ubuntu):
$ export SLEEPTIME=1 && ./gradlew assemble && cd frameworks/opentelemetry/ && ./benchmark.sh
```
export SLEEPTIME=1
./gradlew assemble
cd frameworks/opentelemetry/
./benchmark.sh
```
Analyzing the data:
===================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment