Commit graph

18 commits

Author SHA1 Message Date
Linhe Huo
3cd15a4434 fix: typo, replace radio to ratio 2025-03-12 23:37:33 +08:00
Jinqing Kuang
297f7bb5d5 fix(query)[TS-5907]: skip some decompressTest sub-cases on machines without AVX2 support
- Check CPU instruction set before running AVX2 tests
- Skip tests if AVX2 is not supported to avoid errors
2025-01-16 15:33:08 +08:00
Jinqing Kuang
636c65d62f enh(query)[TS-4661]. Add AVX2 support for decompression and MIN/MAX comparison
- Implement AVX2 instructions to decompress float and double data types
- Add AVX2-based MIN/MAX comparison for both integer and floating-point data types
- Include unit tests to verify functionality and performance improvements
2024-10-14 15:31:40 +08:00
Haojun Liao
b730cfd568 fix(util):do some internal refactor. 2024-06-20 18:41:16 +08:00
Haojun Liao
e9b0745947 fix(util): update test cases. 2024-06-19 19:15:45 +08:00
Haojun Liao
04281bcd07 fix(util): uncomment the timestamp decode function with AVX2 instructions, and do some internal refactor. 2024-06-19 15:06:09 +08:00
yihaoDeng
7aaef32304 refactor code 2024-03-25 09:49:28 +00:00
yihaoDeng
bba1b8d88a refactor code 2024-03-25 05:53:19 +00:00
yihaoDeng
b48a05c081 refactor code 2024-03-24 13:01:19 +00:00
yihaoDeng
18e927f20a add test 2024-03-23 10:38:59 +00:00
yihaoDeng
6147860edb add test 2024-03-22 10:46:50 +00:00
yihaoDeng
455d9e51fd add test 2024-03-21 13:04:52 +00:00
yihaoDeng
374f8e0462 add test 2024-03-21 13:02:28 +00:00
yihaoDeng
2903d568ea add test 2024-03-21 11:06:46 +00:00
yihaoDeng
bf808a0bf6 add more compress alg 2024-03-20 03:43:38 +00:00
Haojun Liao
f9d717d0f2 refactor: do some internal refactor. 2023-11-27 14:42:13 +08:00
Haojun Liao
6ab14d39bb fix(test): do some internal refactor. 2023-11-27 09:32:47 +08:00
Haojun Liao
de0c20c296 fix(test): add test case. 2023-11-27 00:02:52 +08:00