Update vector-math benchmark name to correctly display

This commit is contained in:
vegorov-rbx 2024-11-19 16:01:42 -08:00 committed by GitHub
parent b1b21f395a
commit 5f8f4b6fa1
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -36,4 +36,4 @@ function test()
end
end
bench.runCode(test, "vector math")
bench.runCode(test, "vector-math")