-- brokkr verdict workload derived from examples/globals/write.lua (see
-- that file for the probe rationale: SET_GLOBAL has no inline cache).
-- Same kernel, repeated K times per _bench call so one call is ~100ms and
-- the standalone run takes a few seconds in a release build.
counter = 0
tally = 0
scratch = 0
local
local K = 800
for i = 1, 30
print