status elapsed_secs user_secs sys_secs max_rss_KiB example_name impl bin task_out 0 0.200501 0.192461 0.007855 8064 tuple_return_value Python mycpp/examples/tuple_return_value.py _test/tasks/benchmark/tuple_return_value.py.task.txt 0 0.019505 0.015357 0.003839 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.018258 0.013540 0.004513 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.180934 1.172754 0.008005 8320 scoped_resource Python mycpp/examples/scoped_resource.py _test/tasks/benchmark/scoped_resource.py.task.txt 0 0.048126 0.040066 0.008013 3584 scoped_resource C++ _bin/cxx-opt/mycpp/examples/scoped_resource.mycpp _test/tasks/benchmark/scoped_resource.mycpp.opt.task.txt 0 0.046266 0.046244 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.197340 0.189142 0.007880 8320 modules Python mycpp/examples/modules.py _test/tasks/benchmark/modules.py.task.txt 0 0.001753 0.001762 0.000000 3712 modules C++ _bin/cxx-opt/mycpp/examples/modules.mycpp _test/tasks/benchmark/modules.mycpp.opt.task.txt 0 0.001964 0.000000 0.001815 3712 modules C++-Souffle _bin/cxx-opt/mycpp/examples/modules.mycpp-souffle _test/tasks/benchmark/modules.mycpp-souffle.opt.task.txt 0 0.787150 0.766524 0.019961 8892 parse Python mycpp/examples/parse.py _test/tasks/benchmark/parse.py.task.txt 0 0.030368 0.030172 0.000000 3840 parse C++ _bin/cxx-opt/mycpp/examples/parse.mycpp _test/tasks/benchmark/parse.mycpp.opt.task.txt 0 0.026777 0.022152 0.004430 3584 parse C++-Souffle _bin/cxx-opt/mycpp/examples/parse.mycpp-souffle _test/tasks/benchmark/parse.mycpp-souffle.opt.task.txt 0 0.229537 0.217562 0.011867 8192 length Python mycpp/examples/length.py _test/tasks/benchmark/length.py.task.txt 0 0.044423 0.040063 0.004006 3712 length C++ _bin/cxx-opt/mycpp/examples/length.mycpp _test/tasks/benchmark/length.mycpp.opt.task.txt 0 0.045949 0.045653 0.000000 3712 length C++-Souffle _bin/cxx-opt/mycpp/examples/length.mycpp-souffle _test/tasks/benchmark/length.mycpp-souffle.opt.task.txt 0 0.898930 0.890455 0.007986 8192 fib_iter Python mycpp/examples/fib_iter.py _test/tasks/benchmark/fib_iter.py.task.txt 0 0.007648 0.007524 0.000000 3584 fib_iter C++ _bin/cxx-opt/mycpp/examples/fib_iter.mycpp _test/tasks/benchmark/fib_iter.mycpp.opt.task.txt 0 0.007612 0.007570 0.000000 3456 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.018645 0.009326 0.009326 8064 pea_hello Python mycpp/examples/pea_hello.py _test/tasks/benchmark/pea_hello.py.task.txt 0 0.020165 0.011879 0.007919 8192 gc_stack_roots Python mycpp/examples/gc_stack_roots.py _test/tasks/benchmark/gc_stack_roots.py.task.txt 0 0.001713 0.001720 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.001729 0.001739 0.000000 3584 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.121552 0.109311 0.011711 8320 control_flow Python mycpp/examples/control_flow.py _test/tasks/benchmark/control_flow.py.task.txt 0 0.207897 0.199527 0.007981 3840 control_flow C++ _bin/cxx-opt/mycpp/examples/control_flow.mycpp _test/tasks/benchmark/control_flow.mycpp.opt.task.txt 0 0.162172 0.157902 0.003947 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.406779 0.394319 0.011949 8192 asdl_generated Python mycpp/examples/asdl_generated.py _test/tasks/benchmark/asdl_generated.py.task.txt 0 0.010989 0.007206 0.003603 3456 asdl_generated C++ _bin/cxx-opt/mycpp/examples/asdl_generated.mycpp _test/tasks/benchmark/asdl_generated.mycpp.opt.task.txt 0 0.011279 0.011288 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.915822 0.911596 0.003998 8192 fib_recursive Python mycpp/examples/fib_recursive.py _test/tasks/benchmark/fib_recursive.py.task.txt 0 0.010846 0.010696 0.000000 3712 fib_recursive C++ _bin/cxx-opt/mycpp/examples/fib_recursive.mycpp _test/tasks/benchmark/fib_recursive.mycpp.opt.task.txt 0 0.010847 0.007146 0.003573 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.303022 0.294574 0.007961 8320 loops Python mycpp/examples/loops.py _test/tasks/benchmark/loops.py.task.txt 0 0.003889 0.003787 0.000000 3712 loops C++ _bin/cxx-opt/mycpp/examples/loops.mycpp _test/tasks/benchmark/loops.mycpp.opt.task.txt 0 0.002871 0.002879 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.038656 0.025635 0.012817 11864 classes Python mycpp/examples/classes.py _test/tasks/benchmark/classes.py.task.txt 0 0.003223 0.000000 0.003233 4352 classes C++ _bin/cxx-opt/mycpp/examples/classes.mycpp _test/tasks/benchmark/classes.mycpp.opt.task.txt 0 0.003098 0.003113 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.143588 0.127332 0.015916 48048 containers Python mycpp/examples/containers.py _test/tasks/benchmark/containers.py.task.txt 0 0.015579 0.000000 0.015534 27780 containers C++ _bin/cxx-opt/mycpp/examples/containers.mycpp _test/tasks/benchmark/containers.mycpp.opt.task.txt 0 0.014072 0.006981 0.006981 27780 containers C++-Souffle _bin/cxx-opt/mycpp/examples/containers.mycpp-souffle _test/tasks/benchmark/containers.mycpp-souffle.opt.task.txt 0 0.365002 0.356560 0.008012 8192 escape Python mycpp/examples/escape.py _test/tasks/benchmark/escape.py.task.txt 0 0.105948 0.101755 0.003913 3456 escape C++ _bin/cxx-opt/mycpp/examples/escape.mycpp _test/tasks/benchmark/escape.mycpp.opt.task.txt 0 0.102393 0.094209 0.007850 3584 escape C++-Souffle _bin/cxx-opt/mycpp/examples/escape.mycpp-souffle _test/tasks/benchmark/escape.mycpp-souffle.opt.task.txt 0 0.532612 0.524166 0.008002 8320 cgi Python mycpp/examples/cgi.py _test/tasks/benchmark/cgi.py.task.txt 0 0.269459 0.269101 0.000000 3712 cgi C++ _bin/cxx-opt/mycpp/examples/cgi.mycpp _test/tasks/benchmark/cgi.mycpp.opt.task.txt 0 0.268485 0.268431 0.000000 3456 cgi C++-Souffle _bin/cxx-opt/mycpp/examples/cgi.mycpp-souffle _test/tasks/benchmark/cgi.mycpp-souffle.opt.task.txt 0 0.079845 0.019839 0.059518 8320 varargs Python mycpp/examples/varargs.py _test/tasks/benchmark/varargs.py.task.txt 0 0.065447 0.012243 0.053056 5248 varargs C++ _bin/cxx-opt/mycpp/examples/varargs.mycpp _test/tasks/benchmark/varargs.mycpp.opt.task.txt 0 0.065568 0.020383 0.044844 5376 varargs C++-Souffle _bin/cxx-opt/mycpp/examples/varargs.mycpp-souffle _test/tasks/benchmark/varargs.mycpp-souffle.opt.task.txt 0 0.343133 0.338905 0.004034 8320 cartesian Python mycpp/examples/cartesian.py _test/tasks/benchmark/cartesian.py.task.txt 0 0.091754 0.083619 0.007963 3584 cartesian C++ _bin/cxx-opt/mycpp/examples/cartesian.mycpp _test/tasks/benchmark/cartesian.mycpp.opt.task.txt 0 0.086302 0.078446 0.007844 3456 cartesian C++-Souffle _bin/cxx-opt/mycpp/examples/cartesian.mycpp-souffle _test/tasks/benchmark/cartesian.mycpp-souffle.opt.task.txt 0 0.083282 0.070982 0.011830 8192 files Python mycpp/examples/files.py _test/tasks/benchmark/files.py.task.txt 0 0.007358 0.003655 0.003655 3712 files C++ _bin/cxx-opt/mycpp/examples/files.mycpp _test/tasks/benchmark/files.mycpp.opt.task.txt 0 0.007370 0.003662 0.003662 3584 files C++-Souffle _bin/cxx-opt/mycpp/examples/files.mycpp-souffle _test/tasks/benchmark/files.mycpp-souffle.opt.task.txt