Skip to content

Commit

Permalink
Adjust README note about compilation speed
Browse files Browse the repository at this point in the history
  • Loading branch information
nordlow committed Jul 27, 2022
1 parent f9fd242 commit 38c31e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -99,8 +99,8 @@ opBinary!"+"()(auto ref const MpZ rhs)

## Compilation Performance

Compilation is very fast; DMD compiles `gmp-d` in 0.04 seconds on my machine and
test-build in 0.22 seconds.
Compilation is fast; DMD compiles `gmp-d` in about 0.1 seconds on a modern
machine.

## Run-time Performance

Expand Down

0 comments on commit 38c31e4

Please sign in to comment.