status elapsed_secs user_secs sys_secs max_rss_KiB example_name impl bin task_out 0 0.203876 0.191453 0.011965 8192 tuple_return_value Python mycpp/examples/tuple_return_value.py _test/tasks/benchmark/tuple_return_value.py.task.txt 0 0.019594 0.019325 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.018340 0.007339 0.011009 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.046600 1.038169 0.007985 8320 scoped_resource Python mycpp/examples/scoped_resource.py _test/tasks/benchmark/scoped_resource.py.task.txt 0 0.047539 0.039372 0.007874 3584 scoped_resource C++ _bin/cxx-opt/mycpp/examples/scoped_resource.mycpp _test/tasks/benchmark/scoped_resource.mycpp.opt.task.txt 0 0.045393 0.045373 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.207739 0.187582 0.019955 8448 modules Python mycpp/examples/modules.py _test/tasks/benchmark/modules.py.task.txt 0 0.001798 0.001807 0.000000 3712 modules C++ _bin/cxx-opt/mycpp/examples/modules.mycpp _test/tasks/benchmark/modules.mycpp.opt.task.txt 0 0.001743 0.001752 0.000000 3584 modules C++-Souffle _bin/cxx-opt/mycpp/examples/modules.mycpp-souffle _test/tasks/benchmark/modules.mycpp-souffle.opt.task.txt 0 0.794338 0.777928 0.015957 8896 parse Python mycpp/examples/parse.py _test/tasks/benchmark/parse.py.task.txt 0 0.030292 0.025938 0.004323 3712 parse C++ _bin/cxx-opt/mycpp/examples/parse.mycpp _test/tasks/benchmark/parse.mycpp.opt.task.txt 0 0.027313 0.023403 0.003900 3840 parse C++-Souffle _bin/cxx-opt/mycpp/examples/parse.mycpp-souffle _test/tasks/benchmark/parse.mycpp-souffle.opt.task.txt 0 0.220403 0.212228 0.008008 8320 length Python mycpp/examples/length.py _test/tasks/benchmark/length.py.task.txt 0 0.044269 0.040240 0.004024 3456 length C++ _bin/cxx-opt/mycpp/examples/length.mycpp _test/tasks/benchmark/length.mycpp.opt.task.txt 0 0.047531 0.047526 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.925096 0.916511 0.008004 8192 fib_iter Python mycpp/examples/fib_iter.py _test/tasks/benchmark/fib_iter.py.task.txt 0 0.007714 0.007720 0.000000 3456 fib_iter C++ _bin/cxx-opt/mycpp/examples/fib_iter.mycpp _test/tasks/benchmark/fib_iter.mycpp.opt.task.txt 0 0.007613 0.007619 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.018390 0.018273 0.000000 8064 pea_hello Python mycpp/examples/pea_hello.py _test/tasks/benchmark/pea_hello.py.task.txt 0 0.019681 0.009843 0.009843 8192 gc_stack_roots Python mycpp/examples/gc_stack_roots.py _test/tasks/benchmark/gc_stack_roots.py.task.txt 0 0.001743 0.000000 0.001752 3456 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.001718 0.001726 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.122647 0.114496 0.007896 8192 control_flow Python mycpp/examples/control_flow.py _test/tasks/benchmark/control_flow.py.task.txt 0 0.211037 0.211004 0.000000 3712 control_flow C++ _bin/cxx-opt/mycpp/examples/control_flow.mycpp _test/tasks/benchmark/control_flow.mycpp.opt.task.txt 0 0.161528 0.161274 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.397331 0.396849 0.000000 8192 asdl_generated Python mycpp/examples/asdl_generated.py _test/tasks/benchmark/asdl_generated.py.task.txt 0 0.010898 0.010709 0.000000 3584 asdl_generated C++ _bin/cxx-opt/mycpp/examples/asdl_generated.mycpp _test/tasks/benchmark/asdl_generated.mycpp.opt.task.txt 0 0.011152 0.011010 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.902022 0.893711 0.008015 8192 fib_recursive Python mycpp/examples/fib_recursive.py _test/tasks/benchmark/fib_recursive.py.task.txt 0 0.011037 0.010803 0.000000 3840 fib_recursive C++ _bin/cxx-opt/mycpp/examples/fib_recursive.mycpp _test/tasks/benchmark/fib_recursive.mycpp.opt.task.txt 0 0.010807 0.010804 0.000000 3712 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.311084 0.298958 0.011958 8320 loops Python mycpp/examples/loops.py _test/tasks/benchmark/loops.py.task.txt 0 0.003641 0.003649 0.000000 3712 loops C++ _bin/cxx-opt/mycpp/examples/loops.mycpp _test/tasks/benchmark/loops.mycpp.opt.task.txt 0 0.002941 0.002951 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.038972 0.026940 0.011546 12032 classes Python mycpp/examples/classes.py _test/tasks/benchmark/classes.py.task.txt 0 0.003491 0.003286 0.000000 4224 classes C++ _bin/cxx-opt/mycpp/examples/classes.mycpp _test/tasks/benchmark/classes.mycpp.opt.task.txt 0 0.003341 0.003171 0.000000 4352 classes C++-Souffle _bin/cxx-opt/mycpp/examples/classes.mycpp-souffle _test/tasks/benchmark/classes.mycpp-souffle.opt.task.txt 0 0.145167 0.120542 0.024108 47916 containers Python mycpp/examples/containers.py _test/tasks/benchmark/containers.py.task.txt 0 0.015570 0.011469 0.003823 27796 containers C++ _bin/cxx-opt/mycpp/examples/containers.mycpp _test/tasks/benchmark/containers.mycpp.opt.task.txt 0 0.014048 0.003476 0.010428 27980 containers C++-Souffle _bin/cxx-opt/mycpp/examples/containers.mycpp-souffle _test/tasks/benchmark/containers.mycpp-souffle.opt.task.txt 0 0.375992 0.363495 0.011983 8192 escape Python mycpp/examples/escape.py _test/tasks/benchmark/escape.py.task.txt 0 0.106534 0.086576 0.019676 3584 escape C++ _bin/cxx-opt/mycpp/examples/escape.mycpp _test/tasks/benchmark/escape.mycpp.opt.task.txt 0 0.102066 0.090046 0.011745 3584 escape C++-Souffle _bin/cxx-opt/mycpp/examples/escape.mycpp-souffle _test/tasks/benchmark/escape.mycpp-souffle.opt.task.txt 0 0.530286 0.517843 0.011950 8320 cgi Python mycpp/examples/cgi.py _test/tasks/benchmark/cgi.py.task.txt 0 0.269338 0.265170 0.004017 3584 cgi C++ _bin/cxx-opt/mycpp/examples/cgi.mycpp _test/tasks/benchmark/cgi.mycpp.opt.task.txt 0 0.268471 0.256306 0.011829 3584 cgi C++-Souffle _bin/cxx-opt/mycpp/examples/cgi.mycpp-souffle _test/tasks/benchmark/cgi.mycpp-souffle.opt.task.txt 0 0.079524 0.027782 0.051596 8320 varargs Python mycpp/examples/varargs.py _test/tasks/benchmark/varargs.py.task.txt 0 0.065953 0.028747 0.036961 5504 varargs C++ _bin/cxx-opt/mycpp/examples/varargs.mycpp _test/tasks/benchmark/varargs.mycpp.opt.task.txt 0 0.065288 0.016254 0.048762 5376 varargs C++-Souffle _bin/cxx-opt/mycpp/examples/varargs.mycpp-souffle _test/tasks/benchmark/varargs.mycpp-souffle.opt.task.txt 0 0.346258 0.333919 0.011925 8192 cartesian Python mycpp/examples/cartesian.py _test/tasks/benchmark/cartesian.py.task.txt 0 0.091589 0.083482 0.007950 3584 cartesian C++ _bin/cxx-opt/mycpp/examples/cartesian.mycpp _test/tasks/benchmark/cartesian.mycpp.opt.task.txt 0 0.086196 0.078082 0.007808 3456 cartesian C++-Souffle _bin/cxx-opt/mycpp/examples/cartesian.mycpp-souffle _test/tasks/benchmark/cartesian.mycpp-souffle.opt.task.txt 0 0.084087 0.071906 0.011984 8192 files Python mycpp/examples/files.py _test/tasks/benchmark/files.py.task.txt 0 0.007313 0.003637 0.003637 3712 files C++ _bin/cxx-opt/mycpp/examples/files.mycpp _test/tasks/benchmark/files.mycpp.opt.task.txt 0 0.007474 0.003741 0.003741 3584 files C++-Souffle _bin/cxx-opt/mycpp/examples/files.mycpp-souffle _test/tasks/benchmark/files.mycpp-souffle.opt.task.txt