status elapsed_secs user_secs sys_secs max_rss_KiB example_name impl bin task_out 0 0.200981 0.192564 0.008023 8320 tuple_return_value Python mycpp/examples/tuple_return_value.py _test/tasks/benchmark/tuple_return_value.py.task.txt 0 0.019308 0.015438 0.003859 3712 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.032003 0.027561 0.003937 3584 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.045135 1.036779 0.008006 8192 scoped_resource Python mycpp/examples/scoped_resource.py _test/tasks/benchmark/scoped_resource.py.task.txt 0 0.048140 0.044117 0.004010 3712 scoped_resource C++ _bin/cxx-opt/mycpp/examples/scoped_resource.mycpp _test/tasks/benchmark/scoped_resource.mycpp.opt.task.txt 0 0.046044 0.045774 0.000000 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.197757 0.189166 0.008049 8448 modules Python mycpp/examples/modules.py _test/tasks/benchmark/modules.py.task.txt 0 0.001793 0.000000 0.001800 3712 modules C++ _bin/cxx-opt/mycpp/examples/modules.mycpp _test/tasks/benchmark/modules.mycpp.opt.task.txt 0 0.002025 0.002017 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.808506 0.795753 0.011996 8764 parse Python mycpp/examples/parse.py _test/tasks/benchmark/parse.py.task.txt 0 0.030667 0.030402 0.000000 3712 parse C++ _bin/cxx-opt/mycpp/examples/parse.mycpp _test/tasks/benchmark/parse.mycpp.opt.task.txt 0 0.028112 0.027839 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.219193 0.206771 0.011929 8192 length Python mycpp/examples/length.py _test/tasks/benchmark/length.py.task.txt 0 0.045398 0.045155 0.000000 3712 length C++ _bin/cxx-opt/mycpp/examples/length.mycpp _test/tasks/benchmark/length.mycpp.opt.task.txt 0 0.045613 0.033080 0.012405 3584 length C++-Souffle _bin/cxx-opt/mycpp/examples/length.mycpp-souffle _test/tasks/benchmark/length.mycpp-souffle.opt.task.txt 0 0.941185 0.928897 0.012011 8192 fib_iter Python mycpp/examples/fib_iter.py _test/tasks/benchmark/fib_iter.py.task.txt 0 0.007613 0.003783 0.003783 3584 fib_iter C++ _bin/cxx-opt/mycpp/examples/fib_iter.mycpp _test/tasks/benchmark/fib_iter.mycpp.opt.task.txt 0 0.007505 0.007513 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.018212 0.007268 0.010903 8064 pea_hello Python mycpp/examples/pea_hello.py _test/tasks/benchmark/pea_hello.py.task.txt 0 0.020758 0.013566 0.006783 8192 gc_stack_roots Python mycpp/examples/gc_stack_roots.py _test/tasks/benchmark/gc_stack_roots.py.task.txt 0 0.001818 0.000000 0.001813 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.001717 0.001727 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.124082 0.119493 0.003983 8192 control_flow Python mycpp/examples/control_flow.py _test/tasks/benchmark/control_flow.py.task.txt 0 0.207153 0.206907 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.168061 0.168038 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.390877 0.378666 0.011957 8192 asdl_generated Python mycpp/examples/asdl_generated.py _test/tasks/benchmark/asdl_generated.py.task.txt 0 0.010857 0.010700 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.011135 0.011110 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.900403 0.895831 0.003999 8320 fib_recursive Python mycpp/examples/fib_recursive.py _test/tasks/benchmark/fib_recursive.py.task.txt 0 0.010927 0.010731 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.010900 0.007196 0.003598 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.309166 0.304981 0.004012 8192 loops Python mycpp/examples/loops.py _test/tasks/benchmark/loops.py.task.txt 0 0.003888 0.003755 0.000000 3584 loops C++ _bin/cxx-opt/mycpp/examples/loops.mycpp _test/tasks/benchmark/loops.mycpp.opt.task.txt 0 0.003191 0.002947 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.039251 0.019421 0.019421 12032 classes Python mycpp/examples/classes.py _test/tasks/benchmark/classes.py.task.txt 0 0.003221 0.000000 0.003228 4224 classes C++ _bin/cxx-opt/mycpp/examples/classes.mycpp _test/tasks/benchmark/classes.mycpp.opt.task.txt 0 0.003243 0.003217 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.144943 0.124230 0.020037 47920 containers Python mycpp/examples/containers.py _test/tasks/benchmark/containers.py.task.txt 0 0.016008 0.007961 0.007961 28016 containers C++ _bin/cxx-opt/mycpp/examples/containers.mycpp _test/tasks/benchmark/containers.mycpp.opt.task.txt 0 0.014931 0.009958 0.004979 27828 containers C++-Souffle _bin/cxx-opt/mycpp/examples/containers.mycpp-souffle _test/tasks/benchmark/containers.mycpp-souffle.opt.task.txt 0 0.358307 0.350094 0.008048 8192 escape Python mycpp/examples/escape.py _test/tasks/benchmark/escape.py.task.txt 0 0.105596 0.105318 0.000000 3584 escape C++ _bin/cxx-opt/mycpp/examples/escape.mycpp _test/tasks/benchmark/escape.mycpp.opt.task.txt 0 0.101881 0.093864 0.007822 3584 escape C++-Souffle _bin/cxx-opt/mycpp/examples/escape.mycpp-souffle _test/tasks/benchmark/escape.mycpp-souffle.opt.task.txt 0 0.531373 0.531046 0.000000 8192 cgi Python mycpp/examples/cgi.py _test/tasks/benchmark/cgi.py.task.txt 0 0.268979 0.268852 0.000000 3584 cgi C++ _bin/cxx-opt/mycpp/examples/cgi.mycpp _test/tasks/benchmark/cgi.mycpp.opt.task.txt 0 0.253544 0.241446 0.011874 3456 cgi C++-Souffle _bin/cxx-opt/mycpp/examples/cgi.mycpp-souffle _test/tasks/benchmark/cgi.mycpp-souffle.opt.task.txt 0 0.079764 0.027856 0.051732 8192 varargs Python mycpp/examples/varargs.py _test/tasks/benchmark/varargs.py.task.txt 0 0.065573 0.016388 0.049164 5248 varargs C++ _bin/cxx-opt/mycpp/examples/varargs.mycpp _test/tasks/benchmark/varargs.mycpp.opt.task.txt 0 0.065201 0.008149 0.057048 5376 varargs C++-Souffle _bin/cxx-opt/mycpp/examples/varargs.mycpp-souffle _test/tasks/benchmark/varargs.mycpp-souffle.opt.task.txt 0 0.341246 0.341035 0.000000 8192 cartesian Python mycpp/examples/cartesian.py _test/tasks/benchmark/cartesian.py.task.txt 0 0.092294 0.072009 0.020002 3584 cartesian C++ _bin/cxx-opt/mycpp/examples/cartesian.mycpp _test/tasks/benchmark/cartesian.mycpp.opt.task.txt 0 0.086336 0.077842 0.008193 3456 cartesian C++-Souffle _bin/cxx-opt/mycpp/examples/cartesian.mycpp-souffle _test/tasks/benchmark/cartesian.mycpp-souffle.opt.task.txt 0 0.083914 0.079442 0.003972 8192 files Python mycpp/examples/files.py _test/tasks/benchmark/files.py.task.txt 0 0.007577 0.007355 0.000000 3712 files C++ _bin/cxx-opt/mycpp/examples/files.mycpp _test/tasks/benchmark/files.mycpp.opt.task.txt 0 0.008060 0.007808 0.000000 3712 files C++-Souffle _bin/cxx-opt/mycpp/examples/files.mycpp-souffle _test/tasks/benchmark/files.mycpp-souffle.opt.task.txt