1brc icon indicating copy to clipboard operation
1brc copied to clipboard

Why not SIMD?

Open danielealbano opened this issue 1 year ago • 1 comments

Perhaps it's a silly question, but why not SIMD? I think it would actually make the challenge much more interesting combine with the no external deps.

Even because unless you are using something like musl libc you are using SIMD via the glibc, but I didn't see this requirement.

danielealbano avatar Jun 23 '24 21:06 danielealbano

Hi Daniele,

Not silly at all, the answer is however! I just have no experience with SIMD and thus haven't gotten to it yet. Would love to add it, one day...

On 23 June 2024 23:51:29 CEST, Daniele Salvatore Albano @.***> wrote:

Perhaps it's a silly question, but why not SIMD? I think it would actually make the challenge much more interesting combine with the no external deps.

Even because unless you are using something like musl libc you are using SIMD via the glibc, but I didn't see this requirement.

-- Reply to this email directly or view it on GitHub: https://github.com/dannyvankooten/1brc/issues/8 You are receiving this because you are subscribed to this thread.

Message ID: @.***>

dannyvankooten avatar Jun 24 '24 04:06 dannyvankooten