[rubygems/rubygems] Use a constant empty tar header to avoid extra allocations
[ruby.git] / benchmark / vm_gc_short_lived.yml
blob29c803fee346f170f1b1780172edbc9bdd6521b2
1 benchmark:
2   vm_gc_short_lived: |
3     a = '' # short-lived String
4     b = ''
5     c = ''
6     d = ''
7     e = ''
8     f = ''
9 loop_count: 30000000