Skip to content

Commit

Permalink
Note on performances
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Nov 22, 2024
1 parent 1602b5c commit 128a6fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,7 @@ Once the app is deployed (need credentials), simply trigger:
```bash
python tests/api_test.py URL
```

## Performances

For a single object, we obtain about 0.17 +/- 0.02 seconds for a single cutout, and 0.31 +/- 0.02 seconds for the 3 cutouts. Note it depends highly on the block size on HDFS. For ZTF, the block size in the datalake are about 100MB.

0 comments on commit 128a6fd

Please sign in to comment.