Skip to content

Commit 5435b7b

Browse files
authored
Update README.md
1 parent b161b33 commit 5435b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Grape uses simd to calculate position and velocity. Currently it takes **~0.005*
289289
For 3D simulation, it takes **~0.008** seconds for the same graph and same configs.
290290

291291
> [!IMPORTANT]
292-
> Due to heavy use of generics (some are not specialized in Debug mode), the performance in Debug build is ~100x slower than Release build. Grape might ship a version with pre-inlined generics to address this problem.
292+
> Due to heavy use of generics (some are not specialized in Debug mode), the performance in Debug build is ~100x slower than Release build.
293293
294294
<br/>
295295

0 commit comments

Comments
 (0)