==2666== Cachegrind, a cache and branch-prediction profiler ==2666== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==2666== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info ==2666== Command: _bin/cxx-opt/mycpp-souffle/osh -n --ast-format none benchmarks/testdata/functions ==2666== Parent PID: 2659 ==2666== --2666-- warning: L3 cache found, using its data for the LL simulation. ==2666== ==2666== I refs: 24,827,931 ==2666== I1 misses: 143,389 ==2666== LLi misses: 8,173 ==2666== I1 miss rate: 0.58% ==2666== LLi miss rate: 0.03% ==2666== ==2666== D refs: 11,190,738 (6,379,632 rd + 4,811,106 wr) ==2666== D1 misses: 155,334 ( 90,283 rd + 65,051 wr) ==2666== LLd misses: 52,078 ( 13,291 rd + 38,787 wr) ==2666== D1 miss rate: 1.4% ( 1.4% + 1.4% ) ==2666== LLd miss rate: 0.5% ( 0.2% + 0.8% ) ==2666== ==2666== LL refs: 298,723 ( 233,672 rd + 65,051 wr) ==2666== LL misses: 60,251 ( 21,464 rd + 38,787 wr) ==2666== LL miss rate: 0.2% ( 0.1% + 0.8% )