Skip to content

Commit

Permalink
move speedtest back to 2000
Browse files Browse the repository at this point in the history
  • Loading branch information
meepen committed Jul 12, 2021
1 parent 6f233bb commit 1122917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/speedtest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ print [[-- The Computer Language Shootout
-- http://shootout.alioth.debian.org/
-- contributed by Mike Pall]]

local width = 22
local width = 2000
local height, wscale = width, 2/width
local m, limit2 = 50, 4.0
local write = io.write
Expand Down

0 comments on commit 1122917

Please sign in to comment.