Compare commits
2 Commits
c0685d00b5
...
ff57cd0d31
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ff57cd0d31 | ||
|
|
3e7a0f3e53 |
@@ -3,7 +3,7 @@ name: ChaosBenchmark CI
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build-and-test:
|
||||
build-and-benchmark:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#include <benchmark/benchmark.h>
|
||||
#include <cstring>
|
||||
|
||||
#include <Hash/Md4.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user