You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(comparison): trim Europe section to Cairn-only
Drop the operational/cluster-specific text from the Europe block —
the page is Cairn engine docs, not deployment notes for one
particular host. Removed:
- airflow / Python-pool pause notes (host-specific cluster ops, not
Cairn behavior)
- vm.max_map_count knob discussion (operational tuning, not Cairn
algorithm)
- internal Phase 6e / rkyv size_64 lede paragraph (release-note
language, not user-facing engine description)
- Pelias / Photon / Nominatim projection prose (speculation rather
than measurement)
Kept: host capability summary (48 cores, 124 GB RAM, NVMe), input
spec, the OSM ingest pipeline shape with timings, the table cells
that reflect actually-measured numbers (4 h 25 m ingest, 25.45 M
places, 363 131 polygons). Pending cells stay marked as such.
Other-engine rows reduced to "not run yet" until measurements
land.
<tdcolspan="6"><em>not run yet — projected ~12–18 h on the same hardware (Elasticsearch import + WhosOnFirst + OpenAddresses + OSM importers run sequentially via docker-compose; 32 GB PBF dominates the OSM importer pass)</em></td>
488
+
<tdcolspan="6"><em>not run yet</em></td>
499
489
</tr>
500
490
<tr>
501
491
<td>Photon</td>
502
-
<tdcolspan="6"><em>not run yet — projected ~6–10 h (Nominatim DB import is the long pole; Photon's Elasticsearch index build is fast once the Postgres source exists)</em></td>
492
+
<tdcolspan="6"><em>not run yet</em></td>
503
493
</tr>
504
494
<tr>
505
495
<td>Nominatim</td>
506
-
<tdcolspan="6"><em>not run yet — projected ~24–48 h on a single Postgres instance (osm2pgsql import + indexes; cluster has the I/O headroom but the runtime is single-process bound)</em></td>
496
+
<tdcolspan="6"><em>not run yet</em></td>
507
497
</tr>
508
498
</tbody>
509
499
</table>
510
500
<p>
511
501
Cairn's OSM ingest on Europe — pass 0 (max-id scan) → pass 1
0 commit comments