77 Commits (acab8830d8ce47557ed69801e5842e619fd80d42)

Author SHA1 Message Date
Dnomd343 acab8830d8 update: enhance ShortCode module 2 years ago
Dnomd343 7cbfd9badd update: interface of ShortCode 2 years ago
Dnomd343 f1b04b7680 perf: tiny short codec 2 years ago
Dnomd343 48a6d17fa8 feat: try lambda in ShortCode tiny codec 2 years ago
Dnomd343 0c614bd29b update: using 12-bits range prefix offset list 2 years ago
Dnomd343 8d6fe9a6a1 feat: benchmark for 10-bits offset list 2 years ago
Dnomd343 8d82ee362c update: apply new fast short codec 2 years ago
Dnomd343 c530c3f65c update: check case range function 2 years ago
Dnomd343 dfa8184b5b perf: using `std::stable_sort` instead of `std::sort` 2 years ago
Dnomd343 06cbcf75a7 feat: new tiny encoder for ShortCode 2 years ago
Dnomd343 fa38e39306 feat: new tiny decoder for ShortCode 2 years ago
Dnomd343 59da92e776 feat: 12-bits offset list 2 years ago
Dnomd343 8896def814 perf: short code fast decode and encode 2 years ago
Dnomd343 65b25a6bac feat: ShortCode convert with low-memory in fast mode 2 years ago
Dnomd343 79b5c35f9e feat: binary search demo 2 years ago
Dnomd343 39fe5f932d update: using const ref instead of const ptr 2 years ago
Dnomd343 67142e7678 update: enhance AllCases module 2 years ago
Dnomd343 ce74bdbaa9 feat: demo of AllCases fast search 2 years ago
Dnomd343 b5a6ab04ec remove: basic ranges demo 2 years ago
Dnomd343 17d3cbd0b8 update: reuse the quick sort algorithm 2 years ago
Dnomd343 fbbecd2664 update: perf speed of BasicRanges module 2 years ago
Dnomd343 7aa6f65fd4 update: perf benchmark for basic ranges demo 2 years ago
Dnomd343 2fa1fc3ca1 feat: try to speed up basic ranges build 2 years ago
Dnomd343 42fce590a0 fix: analyse filter same layer cases 2 years ago
Dnomd343 6372a3a875 fix: search max step in case list 2 years ago
Dnomd343 0e8698a884 update: demo svg for case `A5D3AF` 2 years ago
Dnomd343 8f4f124dc4 update: add multi-begin backtrack support 2 years ago
Dnomd343 55b5814831 perf: yaml format output 2 years ago
Dnomd343 79b3345c78 feat: demo of analyse backtrack 2 years ago
Dnomd343 3a1d0a4d7e feat: framework of Analyse module 2 years ago
Dnomd343 ea150b0071 feat: try unordered_map reserve 2 years ago
Dnomd343 c3423764b2 perf: callback function in FastCal 2 years ago
Dnomd343 b98f2db7b5 feat: FastCal module 2 years ago
Dnomd343 a2f588f685 feat: `CHECK_` macro in core 2 years ago
Dnomd343 cc521f2331 perf: AllCases module 2 years ago
Dnomd343 813d965cdb perf: BasicRanges module 2 years ago
Dnomd343 fe521aea03 feat: enable mask speed up 2 years ago
Dnomd343 2e9dc1f5a7 feat: all cases fast cal benchmark 2 years ago
Dnomd343 d81b295ddb feat: fast cal demo 2 years ago
Dnomd343 1b4f543aaa feat: release function pointer 2 years ago
Dnomd343 7837c5f4df feat: next_step statistics for all cases 2 years ago
Dnomd343 d2326a9df5 test: all cases next_step benchmark 2 years ago
Dnomd343 8b2577cffe remove: legacy core_demo 2 years ago
Dnomd343 2f14e32517 perf: basic trait of core module 2 years ago
Dnomd343 d00d4cd450 feat: try shared variable in Core 2 years ago
Dnomd343 3db74fbe6f feat: core module 2 years ago
Dnomd343 ee49da91a4 feat: demo of next_step interface 2 years ago
Dnomd343 cea3fd78d1 feat: 1x2 block move in core 2 years ago
Dnomd343 3cd6a5e9bc feat: benchmark for moving 1x1 block 2 years ago
Dnomd343 362b4842b3 feat: more RawCode and CommonCode convert interface 2 years ago