-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docs and add back tools folder
- Loading branch information
Showing
6 changed files
with
236 additions
and
221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ jobs: | |
- run: | | ||
git config --global user.email "[email protected]" | ||
git config --global user.name "Automated Notice Generation Pipeline" | ||
./notice_generation.sh | ||
./tools/notice_generation.sh | ||
shell: bash | ||
env: | ||
GITHUB_PAT_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
2ccea31
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ESS Benchmark
ess/1-subscribers/1000-events
180763
ns/iter (± 7089
)183759
ns/iter (± 5758
)0.98
ess/10-subscribers/1000-events
1324566
ns/iter (± 25366
)1326857
ns/iter (± 30922
)1.00
ess/100-subscribers/1000-events
12980432
ns/iter (± 439505
)12993152
ns/iter (± 570228
)1.00
ess/1-subscribers/10000-events
1684751
ns/iter (± 37010
)1700214
ns/iter (± 41335
)0.99
ess/10-subscribers/10000-events
13248758
ns/iter (± 101393
)13218576
ns/iter (± 57035
)1.00
ess/100-subscribers/10000-events
130861081
ns/iter (± 434370
)130400492
ns/iter (± 721612
)1.00
This comment was automatically generated by workflow using github-action-benchmark.
2ccea31
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Chariott Benchmark
Invoke Throughput
3030
1/Second3030
1/Second1
Latency
2
Millisecond (p95=7
)2
Millisecond (p95=7
)1
Definitely Lost Bytes
0
bytes0
bytesNaN
Definitely Lost Blocks
0
blocks0
blocksNaN
Indirectly Lost Bytes
0
bytes0
bytesNaN
Indirectly Lost Blocks
0
blocks0
blocksNaN
Possibly Lost Bytes
2620
bytes2620
bytes1
Possibly Lost Blocks
8
blocks8
blocks1
CPU Usage
44
Percent (p95=45
)42
Percent (p95=44
)1.05
Memory Usage
2626
Bytes (p95=2920
)2904
Bytes (p95=3150
)0.90
This comment was automatically generated by workflow using github-action-benchmark.