Skip to content

Commit

Permalink
[Config] Updated benchmark configs
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanJeremy committed May 12, 2022
1 parent 5b0e840 commit decdf98
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Benchmarks - PR
name: Luau Benchmarks

on:
push:
Expand Down Expand Up @@ -35,8 +35,8 @@ jobs:
- {
script: "run-benchmarks",
timeout: 12,
title: "Concurrent FPS Benchmark",
cachegrindTitle: "FrameRate",
title: "Luau Performance Benchmark",
cachegrindTitle: "Performance",
cachegrindIterCount: 20, # Extra iterations to ensure we hit the first artificial slowdown.
}

Expand Down

0 comments on commit decdf98

Please sign in to comment.