Skip to content

Commit 8c07b63

Browse files
committed
Documenting the performance hit of stop_at_local_mrca=False closes #2429
closes #2429 added space Added section on manipulating simulation time.
1 parent 32c658f commit 8c07b63

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/ancestry.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1511,7 +1511,9 @@ across the trees is a little subtle, and follows the same logic as used when
15111511
{ref}`sec_ancestry_end_time`. All of the trees have a root node with time
15121512
equal to the oldest MRCA, and the nodes correspond to different lineages present
15131513
in the simulation.
1514-
1514+
:::{note}
1515+
Because using this feature involves doing more simulation, it can take significantly longer (2X or more) than the default.
1516+
:::
15151517

15161518
## Manipulating simulation time
15171519

0 commit comments

Comments
 (0)