==2590== Cachegrind, a cache and branch-prediction profiler
==2590== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==2590== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info
==2590== Command: _bin/cxx-opt/osh -n --ast-format none benchmarks/testdata/test-cmd-util.sh
==2590== Parent PID: 2583
==2590== 
--2590-- warning: L3 cache found, using its data for the LL simulation.
==2590== 
==2590== I   refs:      111,865,831
==2590== I1  misses:        893,642
==2590== LLi misses:          8,963
==2590== I1  miss rate:        0.80%
==2590== LLi miss rate:        0.01%
==2590== 
==2590== D   refs:       51,872,538  (27,502,226 rd   + 24,370,312 wr)
==2590== D1  misses:        648,074  (   439,108 rd   +    208,966 wr)
==2590== LLd misses:        110,982  (    14,523 rd   +     96,459 wr)
==2590== D1  miss rate:         1.2% (       1.6%     +        0.9%  )
==2590== LLd miss rate:         0.2% (       0.1%     +        0.4%  )
==2590== 
==2590== LL refs:         1,541,716  ( 1,332,750 rd   +    208,966 wr)
==2590== LL misses:         119,945  (    23,486 rd   +     96,459 wr)
==2590== LL miss rate:          0.1% (       0.0%     +        0.4%  )