Skip to content

Commit d9c30be

Browse files
committed
update comment
1 parent af69fac commit d9c30be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

genesis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def init(
5050
backend=None,
5151
theme="dark",
5252
logger_verbose_time=False,
53-
performance_mode: bool = False, # True: compilation ~6x slower, but runs ~1-10% faster
53+
performance_mode: bool = False, # True: compilation up to 6x slower (GJK), but runs ~1-5% faster
5454
):
5555
# Consider Genesis as initialized right away
5656
global _initialized

0 commit comments

Comments
 (0)