Skip to content

Commit d49b078

Browse files
authored
Simplify explanation of first compilation speed
Removed redundant phrase about compilation time.
1 parent 607062e commit d49b078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ an efficient ODE problem using
2626
└──────────────────┘ └──────────────┘ └─────────────────┘ └────────────┘
2727
```
2828

29-
The first compilation is slow (minutes) as ModelingToolkit generates and
29+
The first compilation is slow as ModelingToolkit generates and
3030
simplifies the symbolic equations. The result is cached to a binary file,
3131
making subsequent runs fast (seconds).
3232

0 commit comments

Comments
 (0)