test: add test case for performance
This commit is contained in:
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: prepare
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install libgtest-dev
|
||||
sudo apt install libgtest-dev dnsperf
|
||||
- name: make
|
||||
run: |
|
||||
make all -j4
|
||||
|
||||
Reference in New Issue
Block a user