-- brokkr verdict workload derived from examples/numerics/constants.lua
-- (see that file for the probe rationale: no constant folding today, so
-- literal arithmetic re-executes per hit). 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.
local
local K = 1000
for i = 1, 30
print