Skip to content

Fix and optimization for non-x86 architectures - #28

Open
buu700 wants to merge 1 commit into
ashi009:masterfrom
buu700:master
Open

Fix and optimization for non-x86 architectures#28
buu700 wants to merge 1 commit into
ashi009:masterfrom
buu700:master

Conversation

@buu700

@buu700 buu700 commented May 5, 2021

Copy link
Copy Markdown

Addresses #21. I wasn't sure based on that thread whether you'd prefer to remove sse4_crc32 entirely, or if we're keeping it then whether it should be above or below @node-rs/crc32, but I'm happy to make any changes you'd like before merging.

@Brooooooklyn

Copy link
Copy Markdown

Note, the @node-rs/crc32 can replace the sse4_crc32 completely, it use sse CPU instruction too, and faster than sse4_crc32, easier to install because it is without postinstall scripts and build dependencies.

@Brooooooklyn

Copy link
Copy Markdown

So I think the sse4_crc32 doesn't need any more, what do you think?

@buu700

buu700 commented Oct 30, 2021

Copy link
Copy Markdown
Author

I didn't see a need for it either, personally. @node-rs/crc32 claims to be faster and seems to be more actively maintained, but it's up to @ashi009.

@madebymichaelg

Copy link
Copy Markdown

Hey @ashi009 👋, is there a chance we can get this merged? This is a blocker in my organization

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.

4 participants