simd
Here are 577 public repositories matching this topic...
-
Updated
Feb 1, 2022 - C++
Describe the bug
No response
To reproduce
create table pricetable2
(ts timestamp,symbolname SYMBOL CACHE ,price Double,aggregateTradeId Long,firstTradeId Long,lastTradeId Long,buyerMaker Boolean,qty Double)
partition by day;
Executes without error and crates table without designated timestamp partitioned by DAY
Expected Behavior
Create table query sh
-
Updated
Jan 21, 2022 - C++
As reported in #5028 and https://huntr.dev/bounties/315d2d54-6ae4-47a1-a6ff-84fea6cb7d01/ by @michaellrowley with assistance of @JamieSlome and @huntr-helper (how many engineers does it take to get a one-liner fix in, and how ridiculous can a bug disclosure process become):
NULL Pointer Dereference in openwall/john
Unverified
Reported on
Jan 28th 2022
Description
John The Ripper
-
Updated
Nov 22, 2021 - C++
I am finding a product which can replace Elasticsearch.
I'm using MinGW with ispc on Windows 10. It is a strange combination but works fine for me. However, the Codeview debug information produced by ISPC cannot be recognized by MinGW. Thus it is difficult to debug it with GDB. So could you please support to output dwarf debug info on Windows?
-
Updated
Jan 31, 2022 - C++
-
Updated
Jul 16, 2021 - C
-
Updated
Feb 2, 2022 - C++
Hi,
thank you very much for this cool library.
I noticed that simde_mm512_load_ps
is missing while simde_mm512_loadu_ps
is implemented. However, both seem to exist for Intel intrinsics (see screenshot). Maybe I oversaw one or maybe they do the same anyways?
Thanks
Lukas
![Screenshot from 2021-10-25 13-28-29](https://user-images.githubusercontent.com/14993470/138687358-aa6b531e-bdc
-
Updated
Jan 30, 2022 - C
-
Updated
Jan 30, 2022 - C++
-
Updated
Jan 5, 2022 - C++
-
Updated
Nov 16, 2021 - C++
-
Updated
Feb 2, 2022 - C
-
Updated
Nov 26, 2021 - Rust
-
Updated
Jan 22, 2022 - Rust
-
Updated
Oct 8, 2021 - C#
-
Updated
May 5, 2020 - C#
It might be worth considering adding simd-json to the TechEmpower benchmarks:
To make this really worthwhile #121 would be good.
suggested by @pickfire
Improve this page
Add a description, image, and links to the simd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simd topic, visit your repo's landing page and select "manage topics."
Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.