ray/release/release_logs/1.13.0/benchmarks/many_tasks.json
Kai Fricke fb3dd0ea40
[release/1.13.0] Add release logs (#24509)
Preliminary release logs for review and approval.
2022-06-21 23:51:25 +01:00

15 lines
1.4 KiB
JSON

{
"_peak_memory": 5.12,
"_peak_process_memory": "PID\tMEM\tCOMMAND\n186\t1.0GiB\t/home/ray/anaconda3/lib/python3.7/site-packages/ray/core/src/ray/gcs/gcs_server --log_dir=/tmp/ray/s\n2121\t0.71GiB\tpython distributed/test_many_tasks.py --num-tasks=10000\n211\t0.46GiB\t/home/ray/anaconda3/bin/python -u /home/ray/anaconda3/lib/python3.7/site-packages/ray/dashboard/dash\n287\t0.14GiB\t/home/ray/anaconda3/bin/python -u /home/ray/anaconda3/lib/python3.7/site-packages/ray/dashboard/agen\n68\t0.11GiB\t/home/ray/anaconda3/bin/python /home/ray/anaconda3/bin/anyscale session web_terminal_server --deploy\n405\t0.11GiB\t/home/ray/anaconda3/bin/python /home/ray/anaconda3/bin/anyscale session auth_start\n2166\t0.06GiB\tray::MemoryMonitorActor.run()\n69\t0.05GiB\t/home/ray/anaconda3/bin/python /home/ray/anaconda3/bin/jupyter-notebook --NotebookApp.token=cab3c8e8\n204\t0.05GiB\t/home/ray/anaconda3/bin/python -m ray.util.client.server --address=172.31.93.188:9031 --host=0.0.0.0\n245\t0.05GiB\t/home/ray/anaconda3/bin/python -u /home/ray/anaconda3/lib/python3.7/site-packages/ray/_private/log_m",
"num_tasks": 10000,
"perf_metrics": [
{
"perf_metric_name": "tasks_per_second",
"perf_metric_type": "THROUGHPUT",
"perf_metric_value": 27.476755313118666
}
],
"success": "1",
"tasks_per_second": 27.476755313118666,
"time": 663.9439914226532
}