Skip to content

Commit

Permalink
Merge pull request #431 from perftool-incubator/timerlat
Browse files Browse the repository at this point in the history
Add timerlat bench
  • Loading branch information
k-rister authored Dec 5, 2024
2 parents b053468 + c82b303 commit 007c80e
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 @@ -170,6 +170,16 @@
"target": "main"
}
},
{
"name": "timerlat",
"type": "benchmark",
"repository": "https://github.com/perftool-incubator/bench-timerlat",
"primary-branch": "main",
"checkout": {
"mode": "follow",
"target": "main"
}
},
{
"name": "tracer",
"type": "benchmark",
Expand Down

0 comments on commit 007c80e

Please sign in to comment.