Skip to content

Commit 6478607

Browse files
authored
Documenting the performance hit of stop_at_local_mrca=False closes #2429
closes #2429
1 parent 32c658f commit 6478607

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/ancestry.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,8 +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-
1515-
1514+
:::{note}
1515+
Because using this feature involves doing more simulation, it can take significantly longer (2X or more) than the default.
1516+
:::
15161517
## Manipulating simulation time
15171518

15181519
(sec_ancestry_end_time)=

0 commit comments

Comments
 (0)