Skip to content

Commit 69eebf1

Browse files
[skip ci] Update README.md
1 parent 6e0f70a commit 69eebf1

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
@@ -35,6 +35,7 @@ You can find API documentation on the [Swift Package Index](https://swiftpackage
3535

3636
## Features
3737

38+
- [Reasonably fast](./Documentation/RegisterMachine.md#performance-evaluation)
3839
- Minimal dependencies
3940
- The core runtime engine depends only on [swift-system](https://github.com/apple/swift-system).
4041
- No Foundation dependency
@@ -90,5 +91,4 @@ $ swift test
9091

9192
This project was originally developed by [@akkyie](https://github.com/akkyie), and is now maintained by the community.
9293

93-
9494
[^1]: On a 2020 Mac mini (M1, 16GB RAM) with Swift 5.10. Measured by `swift package resolve && swift package clean && time swift build --product PrintAdd`.

0 commit comments

Comments
 (0)