Commit 8ae1b9a
docs: omit parallel_chunks NEWS entry; refresh README benchmark with verified numbers
- Remove the parallel_chunks NEWS.md entry (per maintainer request).
- Re-ran the README benchmark against the live API with a hardened,
cache-cold methodology: a fixed 271-site subset of Ohio stream gages,
fixed page size (limit=250), each n on its own distinct 1-year window so no
run is served from the server's data-window cache (off on 2003/2005, the
fanned runs on 2007/2009/2011 — no shared cache keys).
The multi-fold speedup is real but the earlier figures were optimistic:
off 9.3s -> n=8 ~2.0s (~4.5x) -> n=32 1.2s (~8x), vs the previously stated
~6x/~12x. Page counts (~30/32/54) match. Noted that the multiplier scales
with page count. The old note said "271 Ohio discharge sites", but
state="Ohio",site_type_code="ST" now returns 2889, so the benchmark is
pinned to a reproducible 271-site subset.
Signed-off-by: thodson-usgs <thodson@usgs.gov>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 28d6120 commit 8ae1b9a
2 files changed
Lines changed: 15 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
152 | 153 | | |
153 | 154 | | |
154 | | - | |
155 | | - | |
156 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| |||
0 commit comments