status elapsed_secs user_secs sys_secs max_rss_KiB example_name impl bin task_out 0 0.207890 0.199277 0.007971 8320 tuple_return_value Python mycpp/examples/tuple_return_value.py _test/tasks/benchmark/tuple_return_value.py.task.txt 0 0.019574 0.015243 0.004314 3456 tuple_return_value C++ _bin/cxx-opt/mycpp/examples/tuple_return_value.mycpp _test/tasks/benchmark/tuple_return_value.mycpp.opt.task.txt 0 0.018771 0.018402 0.000000 3712 tuple_return_value C++-Souffle _bin/cxx-opt/mycpp/examples/tuple_return_value.mycpp-souffle _test/tasks/benchmark/tuple_return_value.mycpp-souffle.opt.task.txt 0 1.032821 1.012071 0.020001 8192 scoped_resource Python mycpp/examples/scoped_resource.py _test/tasks/benchmark/scoped_resource.py.task.txt 0 0.047718 0.047704 0.000000 3712 scoped_resource C++ _bin/cxx-opt/mycpp/examples/scoped_resource.mycpp _test/tasks/benchmark/scoped_resource.mycpp.opt.task.txt 0 0.045966 0.045596 0.000000 3584 scoped_resource C++-Souffle _bin/cxx-opt/mycpp/examples/scoped_resource.mycpp-souffle _test/tasks/benchmark/scoped_resource.mycpp-souffle.opt.task.txt 0 0.198598 0.186483 0.011903 8320 modules Python mycpp/examples/modules.py _test/tasks/benchmark/modules.py.task.txt 0 0.001802 0.000000 0.001802 3584 modules C++ _bin/cxx-opt/mycpp/examples/modules.mycpp _test/tasks/benchmark/modules.mycpp.opt.task.txt 0 0.001825 0.000000 0.001835 3584 modules C++-Souffle _bin/cxx-opt/mycpp/examples/modules.mycpp-souffle _test/tasks/benchmark/modules.mycpp-souffle.opt.task.txt 0 0.777930 0.761698 0.015951 8892 parse Python mycpp/examples/parse.py _test/tasks/benchmark/parse.py.task.txt 0 0.030828 0.030486 0.000000 3712 parse C++ _bin/cxx-opt/mycpp/examples/parse.mycpp _test/tasks/benchmark/parse.mycpp.opt.task.txt 0 0.027298 0.027287 0.000000 3584 parse C++-Souffle _bin/cxx-opt/mycpp/examples/parse.mycpp-souffle _test/tasks/benchmark/parse.mycpp-souffle.opt.task.txt 0 0.220013 0.215742 0.003995 8192 length Python mycpp/examples/length.py _test/tasks/benchmark/length.py.task.txt 0 0.045011 0.032452 0.012169 3712 length C++ _bin/cxx-opt/mycpp/examples/length.mycpp _test/tasks/benchmark/length.mycpp.opt.task.txt 0 0.045690 0.041339 0.004133 3712 length C++-Souffle _bin/cxx-opt/mycpp/examples/length.mycpp-souffle _test/tasks/benchmark/length.mycpp-souffle.opt.task.txt 0 0.909536 0.900915 0.007972 8192 fib_iter Python mycpp/examples/fib_iter.py _test/tasks/benchmark/fib_iter.py.task.txt 0 0.007574 0.007580 0.000000 3712 fib_iter C++ _bin/cxx-opt/mycpp/examples/fib_iter.mycpp _test/tasks/benchmark/fib_iter.mycpp.opt.task.txt 0 0.008304 0.008072 0.000000 3712 fib_iter C++-Souffle _bin/cxx-opt/mycpp/examples/fib_iter.mycpp-souffle _test/tasks/benchmark/fib_iter.mycpp-souffle.opt.task.txt 0 0.018827 0.011276 0.007517 7936 pea_hello Python mycpp/examples/pea_hello.py _test/tasks/benchmark/pea_hello.py.task.txt 0 0.020063 0.015788 0.003947 8192 gc_stack_roots Python mycpp/examples/gc_stack_roots.py _test/tasks/benchmark/gc_stack_roots.py.task.txt 0 0.001754 0.001764 0.000000 3328 gc_stack_roots C++ _bin/cxx-opt/mycpp/examples/gc_stack_roots.mycpp _test/tasks/benchmark/gc_stack_roots.mycpp.opt.task.txt 0 0.001779 0.000000 0.001786 3456 gc_stack_roots C++-Souffle _bin/cxx-opt/mycpp/examples/gc_stack_roots.mycpp-souffle _test/tasks/benchmark/gc_stack_roots.mycpp-souffle.opt.task.txt 0 0.123715 0.115317 0.007952 8320 control_flow Python mycpp/examples/control_flow.py _test/tasks/benchmark/control_flow.py.task.txt 0 0.210665 0.206511 0.003971 3712 control_flow C++ _bin/cxx-opt/mycpp/examples/control_flow.mycpp _test/tasks/benchmark/control_flow.mycpp.opt.task.txt 0 0.162213 0.162183 0.000000 3840 control_flow C++-Souffle _bin/cxx-opt/mycpp/examples/control_flow.mycpp-souffle _test/tasks/benchmark/control_flow.mycpp-souffle.opt.task.txt 0 0.385659 0.381403 0.004014 8320 asdl_generated Python mycpp/examples/asdl_generated.py _test/tasks/benchmark/asdl_generated.py.task.txt 0 0.010871 0.007219 0.003609 3456 asdl_generated C++ _bin/cxx-opt/mycpp/examples/asdl_generated.mycpp _test/tasks/benchmark/asdl_generated.mycpp.opt.task.txt 0 0.011135 0.011142 0.000000 3584 asdl_generated C++-Souffle _bin/cxx-opt/mycpp/examples/asdl_generated.mycpp-souffle _test/tasks/benchmark/asdl_generated.mycpp-souffle.opt.task.txt 0 0.892727 0.884445 0.008004 8192 fib_recursive Python mycpp/examples/fib_recursive.py _test/tasks/benchmark/fib_recursive.py.task.txt 0 0.011025 0.007330 0.003665 3328 fib_recursive C++ _bin/cxx-opt/mycpp/examples/fib_recursive.mycpp _test/tasks/benchmark/fib_recursive.mycpp.opt.task.txt 0 0.010846 0.007240 0.003620 3840 fib_recursive C++-Souffle _bin/cxx-opt/mycpp/examples/fib_recursive.mycpp-souffle _test/tasks/benchmark/fib_recursive.mycpp-souffle.opt.task.txt 0 0.310013 0.301448 0.007932 8320 loops Python mycpp/examples/loops.py _test/tasks/benchmark/loops.py.task.txt 0 0.003808 0.000000 0.003820 3584 loops C++ _bin/cxx-opt/mycpp/examples/loops.mycpp _test/tasks/benchmark/loops.mycpp.opt.task.txt 0 0.002869 0.002877 0.000000 3712 loops C++-Souffle _bin/cxx-opt/mycpp/examples/loops.mycpp-souffle _test/tasks/benchmark/loops.mycpp-souffle.opt.task.txt 0 0.040221 0.023868 0.015912 12004 classes Python mycpp/examples/classes.py _test/tasks/benchmark/classes.py.task.txt 0 0.003281 0.000000 0.003273 4352 classes C++ _bin/cxx-opt/mycpp/examples/classes.mycpp _test/tasks/benchmark/classes.mycpp.opt.task.txt 0 0.003159 0.003169 0.000000 4224 classes C++-Souffle _bin/cxx-opt/mycpp/examples/classes.mycpp-souffle _test/tasks/benchmark/classes.mycpp-souffle.opt.task.txt 0 0.147120 0.110893 0.035644 48044 containers Python mycpp/examples/containers.py _test/tasks/benchmark/containers.py.task.txt 0 0.016118 0.000000 0.015826 27828 containers C++ _bin/cxx-opt/mycpp/examples/containers.mycpp _test/tasks/benchmark/containers.mycpp.opt.task.txt 0 0.014657 0.010902 0.003634 27816 containers C++-Souffle _bin/cxx-opt/mycpp/examples/containers.mycpp-souffle _test/tasks/benchmark/containers.mycpp-souffle.opt.task.txt 0 0.405422 0.400978 0.004009 8320 escape Python mycpp/examples/escape.py _test/tasks/benchmark/escape.py.task.txt 0 0.105212 0.085416 0.019412 3584 escape C++ _bin/cxx-opt/mycpp/examples/escape.mycpp _test/tasks/benchmark/escape.mycpp.opt.task.txt 0 0.103903 0.091536 0.011939 3456 escape C++-Souffle _bin/cxx-opt/mycpp/examples/escape.mycpp-souffle _test/tasks/benchmark/escape.mycpp-souffle.opt.task.txt 0 0.547178 0.546816 0.000000 8192 cgi Python mycpp/examples/cgi.py _test/tasks/benchmark/cgi.py.task.txt 0 0.268765 0.268399 0.000000 3584 cgi C++ _bin/cxx-opt/mycpp/examples/cgi.mycpp _test/tasks/benchmark/cgi.mycpp.opt.task.txt 0 0.270320 0.261967 0.007938 3584 cgi C++-Souffle _bin/cxx-opt/mycpp/examples/cgi.mycpp-souffle _test/tasks/benchmark/cgi.mycpp-souffle.opt.task.txt 0 0.081314 0.032301 0.048451 8192 varargs Python mycpp/examples/varargs.py _test/tasks/benchmark/varargs.py.task.txt 0 0.066515 0.019449 0.046679 5376 varargs C++ _bin/cxx-opt/mycpp/examples/varargs.mycpp _test/tasks/benchmark/varargs.mycpp.opt.task.txt 0 0.065766 0.023208 0.042548 5504 varargs C++-Souffle _bin/cxx-opt/mycpp/examples/varargs.mycpp-souffle _test/tasks/benchmark/varargs.mycpp-souffle.opt.task.txt 0 0.361502 0.352862 0.008019 8192 cartesian Python mycpp/examples/cartesian.py _test/tasks/benchmark/cartesian.py.task.txt 0 0.091002 0.082713 0.008271 3584 cartesian C++ _bin/cxx-opt/mycpp/examples/cartesian.mycpp _test/tasks/benchmark/cartesian.mycpp.opt.task.txt 0 0.088317 0.079879 0.007987 3456 cartesian C++-Souffle _bin/cxx-opt/mycpp/examples/cartesian.mycpp-souffle _test/tasks/benchmark/cartesian.mycpp-souffle.opt.task.txt 0 0.083923 0.083729 0.000000 8320 files Python mycpp/examples/files.py _test/tasks/benchmark/files.py.task.txt 0 0.007771 0.000000 0.007778 3584 files C++ _bin/cxx-opt/mycpp/examples/files.mycpp _test/tasks/benchmark/files.mycpp.opt.task.txt 0 0.007821 0.007837 0.000000 3712 files C++-Souffle _bin/cxx-opt/mycpp/examples/files.mycpp-souffle _test/tasks/benchmark/files.mycpp-souffle.opt.task.txt