Richard Thier
|
ac62753820
|
multimap ops tests and some cleanup - seems workin"
|
2024-10-23 00:45:33 +02:00 |
|
Richard Thier
|
80bbeec568
|
include docs
|
2024-10-22 15:20:48 +02:00 |
|
Richard Thier
|
64a7d871c2
|
AVX2 implementation seems to work and is (as expected) faster than regular
|
2024-10-21 17:31:58 +02:00 |
|
Richard Thier
|
4e4c266632
|
RAW (can-fail) flags for optimization and non-failing implementation added
|
2024-10-21 14:21:34 +02:00 |
|
Richard Thier
|
418c8d289c
|
restructured API for faster lookup without AVX and added a micro-optimization too
|
2024-10-21 13:49:16 +02:00 |
|
Richard Thier
|
a26b411fd4
|
fixed not needing double loops but fixing bug of not first finding results
|
2024-10-21 13:27:04 +02:00 |
|
Richard Thier
|
cdd9c77892
|
fixed missing outer loop for not finding element at first tipp + started refactor
|
2024-10-21 12:53:15 +02:00 |
|
Richard Thier
|
312c6f14ca
|
pragma unroll 4
|
2024-10-11 02:52:07 +02:00 |
|
Richard Thier
|
22ed78cd0e
|
not autoveced for some reason...
|
2024-10-11 02:39:48 +02:00 |
|
Richard Thier
|
1c41a4e106
|
tried auto-vectorization and simpler codes but does not happen as it says: "missed: not vectorized: no vectype for stmt, scalar_type: auint64"
|
2024-10-11 02:13:51 +02:00 |
|
Richard Thier
|
6c1adb1655
|
perf tests and smaller perf tunes + some experiments
|
2024-10-11 00:54:13 +02:00 |
|
Richard Thier
|
c1f0e5f1a9
|
reorder operations and better docs for use case simplification
|
2024-10-10 17:16:19 +02:00 |
|
Richard Thier
|
21351fd2b4
|
fixed edge-case when padding was not there and zero-terminator got overridden
|
2024-10-10 16:32:07 +02:00 |
|
Richard Thier
|
14052a8421
|
more meaningful tests for finding the errors: 8-length special case bug found
|
2024-10-10 16:06:08 +02:00 |
|
Richard Thier
|
79aa314352
|
commit retval
|
2024-10-10 00:04:22 +02:00 |
|
Richard Thier
|
0725e0fd1c
|
minor annoying bug fixes
|
2024-10-09 16:11:32 +02:00 |
|
masterexplorer
|
5eb99e742d
|
fix_progress
|
2024-10-07 18:13:18 +02:00 |
|
masterexplorer
|
bd781f335c
|
progress
|
2024-10-07 12:46:15 +02:00 |
|
masterexplorer
|
35de7aa57d
|
tricky union bug (nullptr when accessing an element) + default retval on GET
|
2024-10-07 10:36:46 +02:00 |
|
masterexplorer
|
4b272786a5
|
fixes
|
2024-10-07 10:11:41 +02:00 |
|
Richard Thier
|
5476ba3ad9
|
finalized implementation, but probably buggy
|
2024-10-01 17:49:48 +02:00 |
|
Richard Thier
|
2cdcdc167f
|
better growth
|
2024-09-30 12:08:31 +02:00 |
|
Richard Thier
|
67e2652363
|
some initial progress
|
2024-09-29 20:52:18 +02:00 |
|