Skip to content

Commit

Permalink
Merge pull request #436 from perftool-incubator/sleep
Browse files Browse the repository at this point in the history
add sleep benchmark
  • Loading branch information
atheurer authored Jan 16, 2025
2 parents 166ccd2 + 551275e commit 332d1ae
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,16 @@
"target": "main"
}
},
{
"name": "sleep",
"type": "benchmark",
"repository": "https://github.com/perftool-incubator/bench-sleep",
"primary-branch": "main",
"checkout": {
"mode": "follow",
"target": "main"
}
},
{
"name": "sysstat",
"type": "tool",
Expand Down

0 comments on commit 332d1ae

Please sign in to comment.