Skip to content

Commit

Permalink
Update vector-math benchmark name to correctly display
Browse files Browse the repository at this point in the history
  • Loading branch information
vegorov-rbx authored Nov 20, 2024
1 parent b1b21f3 commit 5f8f4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench/tests/vector-math.lua
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ function test()
end
end

bench.runCode(test, "vector math")
bench.runCode(test, "vector-math")

0 comments on commit 5f8f4b6

Please sign in to comment.