status elapsed_secs user_secs sys_secs max_rss_KiB example_name impl bin task_out 0 0.198942 0.190546 0.007939 8320 tuple_return_value Python mycpp/examples/tuple_return_value.py _test/tasks/benchmark/tuple_return_value.py.task.txt 0 0.019310 0.019317 0.000000 3584 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.018198 0.018184 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.040791 1.036486 0.004001 8320 scoped_resource Python mycpp/examples/scoped_resource.py _test/tasks/benchmark/scoped_resource.py.task.txt 0 0.047239 0.043292 0.003935 3456 scoped_resource C++ _bin/cxx-opt/mycpp/examples/scoped_resource.mycpp _test/tasks/benchmark/scoped_resource.mycpp.opt.task.txt 0 0.046013 0.034267 0.011422 3712 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.194785 0.186642 0.007942 8448 modules Python mycpp/examples/modules.py _test/tasks/benchmark/modules.py.task.txt 0 0.001772 0.001779 0.000000 3712 modules C++ _bin/cxx-opt/mycpp/examples/modules.mycpp _test/tasks/benchmark/modules.mycpp.opt.task.txt 0 0.001753 0.000000 0.001763 3584 modules C++-Souffle _bin/cxx-opt/mycpp/examples/modules.mycpp-souffle _test/tasks/benchmark/modules.mycpp-souffle.opt.task.txt 0 0.779472 0.770883 0.007988 8896 parse Python mycpp/examples/parse.py _test/tasks/benchmark/parse.py.task.txt 0 0.030291 0.030277 0.000000 3712 parse C++ _bin/cxx-opt/mycpp/examples/parse.mycpp _test/tasks/benchmark/parse.mycpp.opt.task.txt 0 0.026833 0.026829 0.000000 3840 parse C++-Souffle _bin/cxx-opt/mycpp/examples/parse.mycpp-souffle _test/tasks/benchmark/parse.mycpp-souffle.opt.task.txt 0 0.219071 0.214520 0.003972 8320 length Python mycpp/examples/length.py _test/tasks/benchmark/length.py.task.txt 0 0.044137 0.044128 0.000000 3584 length C++ _bin/cxx-opt/mycpp/examples/length.mycpp _test/tasks/benchmark/length.mycpp.opt.task.txt 0 0.045515 0.045322 0.000000 3584 length C++-Souffle _bin/cxx-opt/mycpp/examples/length.mycpp-souffle _test/tasks/benchmark/length.mycpp-souffle.opt.task.txt 0 0.887189 0.878818 0.008025 8320 fib_iter Python mycpp/examples/fib_iter.py _test/tasks/benchmark/fib_iter.py.task.txt 0 0.007736 0.007613 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.007544 0.007502 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.018186 0.017970 0.000000 7936 pea_hello Python mycpp/examples/pea_hello.py _test/tasks/benchmark/pea_hello.py.task.txt 0 0.019694 0.011729 0.007819 8192 gc_stack_roots Python mycpp/examples/gc_stack_roots.py _test/tasks/benchmark/gc_stack_roots.py.task.txt 0 0.001768 0.000000 0.001777 3584 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.001710 0.001720 0.000000 3328 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.120195 0.108013 0.012001 8192 control_flow Python mycpp/examples/control_flow.py _test/tasks/benchmark/control_flow.py.task.txt 0 0.209260 0.208950 0.000000 3840 control_flow C++ _bin/cxx-opt/mycpp/examples/control_flow.mycpp _test/tasks/benchmark/control_flow.mycpp.opt.task.txt 0 0.161015 0.160787 0.000000 3712 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.393705 0.381488 0.012047 8192 asdl_generated Python mycpp/examples/asdl_generated.py _test/tasks/benchmark/asdl_generated.py.task.txt 0 0.010811 0.005408 0.005408 3456 asdl_generated C++ _bin/cxx-opt/mycpp/examples/asdl_generated.mycpp _test/tasks/benchmark/asdl_generated.mycpp.opt.task.txt 0 0.011288 0.007331 0.003665 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.891179 0.886665 0.003993 8192 fib_recursive Python mycpp/examples/fib_recursive.py _test/tasks/benchmark/fib_recursive.py.task.txt 0 0.010978 0.010754 0.000000 3584 fib_recursive C++ _bin/cxx-opt/mycpp/examples/fib_recursive.mycpp _test/tasks/benchmark/fib_recursive.mycpp.opt.task.txt 0 0.010784 0.010703 0.000000 3584 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.310477 0.305954 0.003973 8192 loops Python mycpp/examples/loops.py _test/tasks/benchmark/loops.py.task.txt 0 0.003627 0.003636 0.000000 3712 loops C++ _bin/cxx-opt/mycpp/examples/loops.mycpp _test/tasks/benchmark/loops.mycpp.opt.task.txt 0 0.002909 0.002923 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.039006 0.030066 0.008590 12036 classes Python mycpp/examples/classes.py _test/tasks/benchmark/classes.py.task.txt 0 0.003456 0.000000 0.003242 4352 classes C++ _bin/cxx-opt/mycpp/examples/classes.mycpp _test/tasks/benchmark/classes.mycpp.opt.task.txt 0 0.003404 0.000000 0.003413 4224 classes C++-Souffle _bin/cxx-opt/mycpp/examples/classes.mycpp-souffle _test/tasks/benchmark/classes.mycpp-souffle.opt.task.txt 0 0.155739 0.143317 0.011943 47920 containers Python mycpp/examples/containers.py _test/tasks/benchmark/containers.py.task.txt 0 0.015495 0.007747 0.007747 27796 containers C++ _bin/cxx-opt/mycpp/examples/containers.mycpp _test/tasks/benchmark/containers.mycpp.opt.task.txt 0 0.014466 0.003617 0.010853 27664 containers C++-Souffle _bin/cxx-opt/mycpp/examples/containers.mycpp-souffle _test/tasks/benchmark/containers.mycpp-souffle.opt.task.txt 0 0.359791 0.359148 0.000000 8192 escape Python mycpp/examples/escape.py _test/tasks/benchmark/escape.py.task.txt 0 0.105921 0.097774 0.007821 3456 escape C++ _bin/cxx-opt/mycpp/examples/escape.mycpp _test/tasks/benchmark/escape.mycpp.opt.task.txt 0 0.102482 0.094526 0.007877 3584 escape C++-Souffle _bin/cxx-opt/mycpp/examples/escape.mycpp-souffle _test/tasks/benchmark/escape.mycpp-souffle.opt.task.txt 0 0.530421 0.521948 0.008029 8320 cgi Python mycpp/examples/cgi.py _test/tasks/benchmark/cgi.py.task.txt 0 0.253505 0.253351 0.000000 3584 cgi C++ _bin/cxx-opt/mycpp/examples/cgi.mycpp _test/tasks/benchmark/cgi.mycpp.opt.task.txt 0 0.277681 0.269334 0.008039 3584 cgi C++-Souffle _bin/cxx-opt/mycpp/examples/cgi.mycpp-souffle _test/tasks/benchmark/cgi.mycpp-souffle.opt.task.txt 0 0.079605 0.015822 0.063288 8192 varargs Python mycpp/examples/varargs.py _test/tasks/benchmark/varargs.py.task.txt 0 0.065239 0.008126 0.056884 5376 varargs C++ _bin/cxx-opt/mycpp/examples/varargs.mycpp _test/tasks/benchmark/varargs.mycpp.opt.task.txt 0 0.065241 0.028487 0.036627 5504 varargs C++-Souffle _bin/cxx-opt/mycpp/examples/varargs.mycpp-souffle _test/tasks/benchmark/varargs.mycpp-souffle.opt.task.txt 0 0.343030 0.334890 0.007973 8320 cartesian Python mycpp/examples/cartesian.py _test/tasks/benchmark/cartesian.py.task.txt 0 0.091502 0.079280 0.011892 3456 cartesian C++ _bin/cxx-opt/mycpp/examples/cartesian.mycpp _test/tasks/benchmark/cartesian.mycpp.opt.task.txt 0 0.086003 0.081860 0.003898 3584 cartesian C++-Souffle _bin/cxx-opt/mycpp/examples/cartesian.mycpp-souffle _test/tasks/benchmark/cartesian.mycpp-souffle.opt.task.txt 0 0.082776 0.074630 0.007855 8320 files Python mycpp/examples/files.py _test/tasks/benchmark/files.py.task.txt 0 0.007224 0.007208 0.000000 3584 files C++ _bin/cxx-opt/mycpp/examples/files.mycpp _test/tasks/benchmark/files.mycpp.opt.task.txt 0 0.007301 0.007309 0.000000 3584 files C++-Souffle _bin/cxx-opt/mycpp/examples/files.mycpp-souffle _test/tasks/benchmark/files.mycpp-souffle.opt.task.txt