File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pod 'HugeNumbers', :git => 'https://github.com/RandomHashTags/swift_huge-numbers
1919```
2020### Swift Package Manager
2121``` swift
22- .package (url : " https://github.com/RandomHashTags/swift_huge-numbers.git" , from : " 1.0.15 " )
22+ .package (url : " https://github.com/RandomHashTags/swift_huge-numbers.git" , from : " 1.1.0 " )
2323```
2424
2525## Current features
@@ -66,7 +66,7 @@ The tables below display the nanoseconds longer it took this library to calculat
6666| 1.0.14 | RELEASE | 6 | 12345.678 | 54321.012 | ~ 790 | ~ 1,080 | ~ 3,300 | ~ 39,500 |
6767| 1.0.14 | RELEASE | 100 | 12345.678 | 54321.012 | - | - | - | ~ 660,000 |
6868| 1.0.16 | RELEASE | 6 | 12345.678 | 54321.012 | - | - | - | ~ 33,400 |
69- | 1.0.16 | RELEASE | 6 | 12345.678 | 54321.012 | - | - | - | ~ 533,000 |
69+ | 1.0.16 | RELEASE | 100 | 12345.678 | 54321.012 | - | - | - | ~ 533,000 |
7070
7171## Contributing
7272Adding/improving functionality is always welcome, just make a PR.
You can’t perform that action at this time.
0 commit comments