Transcension Crossover Calculator

John Smart's Transcension Hypothesis quantified: at what synchronisation overhead does a compact ergosphere computer outperform an equivalent-mass Dyson swarm?

🔬 Established physics (Lloyd limit, time dilation) ✦ Engineering fiction (civilisational architecture)
Compact System
IMBH ergosphere computer — mass M, with gravitational time dilation boost at radius r
BH mass M (M☉) 8,200
3 M☉10⁵10⁷
Orbital radius r (in r_ISCO units) 1.5
1.01× (near horizon)10×
r in km
Time dilation γ = 1/√(1−r_s/r)
Subjective clock speedup
Compact compute radius
Uses Schwarzschild approximation. ISCO = 6r_g (Schwarzschild) · Label ⚠: tidal forces and Hawking flux are severe near the horizon — see About.
Distributed System
Dyson swarm / matrioshka brain — same total mass, spread over radius R_D
Swarm radius R_D (AU) 1.00
0.01 AU10010⁸
Synchronisation fraction f_sync 0.50
0% (embarrassingly parallel)100% (serial)
One-way latency R_D/c
Coordination penalty
Effective ops fraction
f_sync = fraction of computations requiring global coordination (e.g. shared memory access, synchronised simulation steps). For embarrassingly parallel tasks f_sync → 0; for deeply coupled AI inference f_sync → 1.
Shared Resource Budget
Both architectures draw on the same total mass-energy. Lloyd limit is equal; the comparison is about time dilation vs. coordination efficiency.
Total compute mass M_comp (kg) 10²⁰
10¹⁰ kg10²⁰10³⁰
Lloyd limit (ops/s, total)
Compact subjective ops/s
Distributed effective ops/s
Lloyd limit: ops/s = 2Mc²/(πℏ). Both systems have equal Lloyd budget. Compact gains γ (time dilation). Distributed loses to coordination latency R_D/(c×op_period).
Crossover Analysis
Advantage ratio
compact / distributed
Min f_sync for compact to win
f_sync threshold (given γ)
Max R_D for compact to win
at current f_sync and γ
Relative advantage (compact ←→ distributed)
◀ Distributed wins Equal Compact wins ▶
Advantage ratio vs. synchronisation fraction f_sync (at current R_D and γ)

What this tool does

This tool quantifies the core claim of John Smart's Transcension Hypothesis: that past a critical threshold, inward compression of computation (near a black hole) becomes more efficient than outward expansion (a Dyson swarm). It compares two architectures of equal total mass, using the Lloyd limit as the shared baseline computation rate.

The comparison

Compact system: all compute mass concentrated near the ISCO of an IMBH. Gravitational time dilation at radius r gives a subjective clock speedup of γ = 1/√(1 − r_s/r). Every unit of external coordinate time, the compact system completes γ × Lloyd(M) subjective operations. Communication latency is r/c (nanoseconds — negligible).

Distributed system: same total mass spread over a Dyson swarm of radius R_D. Total Lloyd limit is equal. But a fraction f_sync of all operations require global coordination — synchronised steps that can only proceed at the rate set by the round-trip light travel time 2R_D/c. Effective operations per coordinate second = Lloyd × (1 − f_sync) + f_sync × Lloyd × (r_compact/R_D).

Advantage ratio: (compact subjective ops) / (distributed effective ops) = γ / [1 − f_sync × (1 − r_compact/R_D)]. When advantage > 1, compact wins.

Crossover condition: compact wins when γ > 1 − f_sync × (1 − r_compact/R_D). For R_D >> r_compact this simplifies to: compact wins when f_sync > 1 − 1/γ. Equivalently, the minimum synchronisation fraction for compact to win is f_sync_min = 1 − 1/γ. At γ = 1.5, any f_sync > 33% makes compact better. At γ = 10, any f_sync > 90% tips to compact.

Epistemic caveats (prominently flagged)

The Lloyd limit is 🔬 established physics (Lloyd 2000). The time dilation formula is 🔬 GR (Schwarzschild metric). The civilisational architecture comparison is ✦ engineering fiction — it assumes the compute hardware can actually function near the horizon (tidal forces, Hawking radiation flux, and accretion plasma are lethal at all realistic scales). The synchronisation fraction f_sync is a free parameter with no observational grounding; the result is only as meaningful as your estimate of it.

Connection to other tools

The compact system's time dilation advantage is computed in detail in the Time Dilation Comparator. The Lloyd limit is the output of the Bekenstein-Landauer Explorer Panel 2. The STEM compression trajectory toward this endpoint is in the STEM Compression Explorer.

References

Smart, J. M. (2012). "The transcension hypothesis." Acta Astronautica 78:55–68. DOI: 10.1016/j.actaastro.2011.11.006 Lloyd, S. (2000). "Ultimate physical limits to computation." Nature 406:1047. DOI: 10.1038/35023282 Bekenstein, J. D. (1973). "Black holes and entropy." Phys. Rev. D 7:2333. DOI: 10.1103/PhysRevD.7.2333 Häberle et al. (2024). Nature 631:285. DOI: 10.1038/s41586-024-07511-z

v1.0 — 2026-06-02 · Tool content may be revised as scientific knowledge evolves.