[rubygems/rubygems] Use a constant empty tar header to avoid extra allocations
[ruby.git] / benchmark / vm_array.yml
blob2a177237efb3bbfb89c062e391efb9ad91fec2e7
1 benchmark:
2   vm_array: |
3     a = [1,2,3,4,5,6,7,8,9,10]
4 loop_count: 6000000