Matrix Size | Calculation time |
---|---|
10x10 | 0.1s |
100x100 | 0.2s |
250x250 | 0.8s |
1000x1000 | 4.6s |
10000x10000 | 24.9s |
Authorizations
Api Key based authentication (apikey)
Path Parameters
Response
200 - application/json
OK
Cube requests get split up into multiple Table requests, one for each slice. nrOfSucceededSlices
is the number of slice requests that succeeded.
Examples:
8
Cube requests get split up into multiple Table requests, one for each slice. nrOfFailedSlices
is the number of slice requests that failed.
Examples:
0
Cube requests get split up into multiple Table requests, one for each slice. nrOfSlices
is the total number of slice requests.
Examples:
8