miroir de
https://github.com/henrydcase/pqc.git
synchronisé 2024-11-22 07:35:38 +00:00
WIP
Cette révision appartient à :
Parent
be031f2001
révision
7d320b0765
4
.github/workflows/main.yml
externe
4
.github/workflows/main.yml
externe
@ -103,7 +103,7 @@ jobs:
|
||||
run: |
|
||||
cd build && ./ut
|
||||
SPEED:
|
||||
name: Continues Benchmarking
|
||||
name: Continuous Benchmarking
|
||||
runs-on: [ubuntu-20.04]
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
@ -117,7 +117,7 @@ jobs:
|
||||
make
|
||||
- name: run benchmarks
|
||||
run: |
|
||||
./test/bench/bench --benchmark_format=json | tee benchmark_result.json
|
||||
./build/test/bench/bench --benchmark_format=json | tee benchmark_result.json
|
||||
- uses: rhysd/github-action-benchmark@v1
|
||||
with:
|
||||
tool: 'googlecpp'
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user