Skip to content

Commit

Permalink
.github: Enabled performance counters for speed tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
levy committed Nov 28, 2024
1 parent a5454a3 commit 791ef73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/speed-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ jobs:
source $GITHUB_WORKSPACE/inet/_scripts/github/build-inet.sh
echo "::group::Running speed tests"
echo 0 | sudo tee /proc/sys/kernel/perf_event_paranoid
inet_run_speed_tests -m release -w showcases
echo "::endgroup::"

0 comments on commit 791ef73

Please sign in to comment.