Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include arm64 as a build option for OSX #21

Merged
merged 2 commits into from
Mar 27, 2022
Merged

Include arm64 as a build option for OSX #21

merged 2 commits into from
Mar 27, 2022

Conversation

tmck-code
Copy link
Owner

increases speed on m1 macs around 2x

Benchmark 1: echo f | ./pokesay-darwin-arm64
  Time (mean ± σ):      13.3 ms ±   0.7 ms    [User: 10.2 ms, System: 6.6 ms]
  Range (min … max):    12.4 ms …  15.6 ms    143 runs

Benchmark 1: echo f | ./pokesay-darwin-amd64
  Time (mean ± σ):      40.7 ms ±   2.7 ms    [User: 28.9 ms, System: 26.0 ms]
  Range (min … max):    32.2 ms …  46.6 ms    67 runs

increases speed on m1 macs around 2x

```
Benchmark 1: echo f | ./pokesay-darwin-arm64
  Time (mean ± σ):      13.3 ms ±   0.7 ms    [User: 10.2 ms, System: 6.6 ms]
  Range (min … max):    12.4 ms …  15.6 ms    143 runs

Benchmark 1: echo f | ./pokesay-darwin-amd64
  Time (mean ± σ):      40.7 ms ±   2.7 ms    [User: 28.9 ms, System: 26.0 ms]
  Range (min … max):    32.2 ms …  46.6 ms    67 runs
```
@tmck-code tmck-code merged commit 3dc6c4c into master Mar 27, 2022
@tmck-code tmck-code deleted the osx-m1-binary branch March 27, 2022 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant