mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 16:46:37 +08:00
Scalability envelope readme typo (#13874)
This commit is contained in:
@@ -26,7 +26,7 @@ All single node benchmarks are run on a single m4.16xlarge.
|
|||||||
|
|
||||||
| Dimension | Quantity |
|
| Dimension | Quantity |
|
||||||
| --------- | -------- |
|
| --------- | -------- |
|
||||||
| # of object artuments to a single task | 10000+ |
|
| # of object arguments to a single task | 10000+ |
|
||||||
| # of objects returned from a single task | 3000+ |
|
| # of objects returned from a single task | 3000+ |
|
||||||
| # of plasma objects in a single `ray.get` call | 10000+ |
|
| # of plasma objects in a single `ray.get` call | 10000+ |
|
||||||
| # of tasks queued on a single node | 1,000,000+ |
|
| # of tasks queued on a single node | 1,000,000+ |
|
||||||
|
|||||||
Reference in New Issue
Block a user