many_pgs.json 1.8 KB

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "_dashboard_memory_usage_mb": 153.915392,
  3. "_dashboard_test_success": true,
  4. "_peak_memory": 4.31,
  5. "_peak_process_memory": "PID\tMEM\tCOMMAND\n260\t0.98GiB\t/home/ray/anaconda3/lib/python3.7/site-packages/ray/core/src/ray/gcs/gcs_server --log_dir=/tmp/ray/s\n3732\t0.36GiB\tpython distributed/test_many_pgs.py\n362\t0.12GiB\t/home/ray/anaconda3/bin/python /home/ray/anaconda3/lib/python3.7/site-packages/ray/dashboard/dashboa\n538\t0.11GiB\t/home/ray/anaconda3/bin/python -u /home/ray/anaconda3/lib/python3.7/site-packages/ray/dashboard/agen\n61\t0.09GiB\t/home/ray/anaconda3/bin/python /home/ray/anaconda3/bin/anyscale session web_terminal_server --deploy\n3332\t0.08GiB\tray::JobSupervisor\n54\t0.07GiB\t/home/ray/anaconda3/bin/python /home/ray/anaconda3/bin/jupyter-lab --allow-root --ip=127.0.0.1 --no-\n3873\t0.06GiB\tray::MemoryMonitorActor.run\n426\t0.06GiB\t/home/ray/anaconda3/lib/python3.7/site-packages/ray/core/src/ray/raylet/raylet --raylet_socket_name=\n3965\t0.06GiB\tray::DashboardTester.run",
  6. "num_pgs": 1000,
  7. "perf_metrics": [
  8. {
  9. "perf_metric_name": "pgs_per_second",
  10. "perf_metric_type": "THROUGHPUT",
  11. "perf_metric_value": 18.873242531928092
  12. },
  13. {
  14. "perf_metric_name": "dashboard_p50_latency_ms",
  15. "perf_metric_type": "LATENCY",
  16. "perf_metric_value": 3.665
  17. },
  18. {
  19. "perf_metric_name": "dashboard_p95_latency_ms",
  20. "perf_metric_type": "LATENCY",
  21. "perf_metric_value": 146.174
  22. },
  23. {
  24. "perf_metric_name": "dashboard_p99_latency_ms",
  25. "perf_metric_type": "LATENCY",
  26. "perf_metric_value": 274.346
  27. }
  28. ],
  29. "pgs_per_second": 18.873242531928092,
  30. "success": "1",
  31. "time": 52.985065937042236
  32. }