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

Added note of AVX2 requirement and mentioned Intel SDE workaround in README.md #346

Merged
merged 5 commits into from
Jul 11, 2022

Conversation

deijjji303
Copy link
Contributor

Mentions AVX2 and Intel SDE in the README.md as mentioned in #181.

Copy link

@EndymionSpr EndymionSpr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had the same problem on Ubuntu 20.04.4 with "xeon e3-1200 v3" CPU.
Emulating avx2 allowed to run Bun but it's slower than Node because of it.

Copy link
Collaborator

@evanwashere evanwashere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FinnRG FinnRG dismissed evanwashere’s stale review July 11, 2022 22:36

The required changes were fulfilled

@FinnRG FinnRG merged commit 889ed66 into oven-sh:main Jul 11, 2022
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.

None yet

5 participants