Add four new benchmark scripts (maps.lua, maps.py, maps.rb, maps.wren) that measure hash map insertion, lookup, and deletion performance across 100,000 elements. Register the new "maps" benchmark in run_bench.py with expected output 5000050000.
Add four new benchmark scripts (maps.lua, maps.py, maps.rb, maps.wren) that measure hash map insertion, lookup, and deletion performance across 100,000 elements. Register the new "maps" benchmark in run_bench.py with expected output 5000050000.