mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Debug WIP: Updated bench title
This commit is contained in:
parent
72a5cd19df
commit
a93dc3f2a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark-cachegrind.yml
vendored
2
.github/workflows/benchmark-cachegrind.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
- {
|
||||
script: "run-benchmarks",
|
||||
timeout: 12,
|
||||
title: "Luau Benchmarks",
|
||||
title: "Luau Benchmarks (CacheGrind)",
|
||||
cachegrindTitle: "Performance",
|
||||
cachegrindIterCount: 20,
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue