13 Commits

Author SHA1 Message Date
= c94a7902c0 remove imports,
switch to opt=s,
add debug index.html
2025-09-30 17:41:14 +00:00
alu 63a375995c minor code cleanup, use uint64 for wavefront values 2025-05-07 21:20:13 +00:00
alu 2351faf2d7 cleanup code 2025-05-01 18:04:42 +00:00
alu f1407fd045 remove unused PositiveSlice Preallocate 2024-11-12 19:04:02 +00:00
alu ce635cc2b1 remove wavefront component preallocation 2024-11-12 18:53:03 +00:00
alu f5d2528e20 fix comment 2024-11-12 18:47:25 +00:00
alu 6f78825876 optimize build size by avoiding fmt,
pack lo/hi values into Wavefront
2024-11-12 18:44:12 +00:00
alu bd720f06fb minor optimization switching to wavefront pointers 2024-11-08 21:51:17 +00:00
alu cde429cb80 fix issue in WFBacktrace and change format to proper CIGAR,
add test to ensure CIGAR correctness in the case of different traceback results,
add DecodeCIGAR function to exports
2024-11-07 19:01:01 +00:00
alu 3da3ddf10c major optimization by packing wavefront values 2024-11-05 18:28:28 +00:00
alu 8679c51fb0 update go mod,
move Wavefront String method to debug file,
minor optimizations
2024-11-05 05:35:46 +00:00
alu a3beca4ed2 various optimizations to compute time,
add more profiling options to make test
2024-10-29 17:03:19 +00:00
alu 547dffd8ee rewrite in go and compile to wasm 2024-10-24 18:07:10 +00:00