1
0

7 Commits

Author SHA1 Message Date
fece224ec5 fix: fix gcc compile issue 2025-12-16 22:04:01 +08:00
8e0865384d fix: do misc work
- add macos compile note in compile manual.
- add DoNotOptimize in benchmark.
2025-10-03 22:47:30 +08:00
c6c450f6fa feat: move my homemade fft module into this project.
- move homemade fft module into this project.
- also migrate test and benchmark.
2025-10-03 21:01:37 +08:00
446f880df4 feat: add trim in string op opposited with strip 2025-10-01 20:53:43 +08:00
05a80268ab chore: update build manual and script. 2025-09-29 22:43:28 +08:00
19d0a5bb4d feat: add benchmark for string strip 2025-09-29 21:20:44 +08:00
e7a05b3488 refactor: rename testbench to test.
- rename testbench to test.
- add benchmark for future development.
2025-09-29 13:34:02 +08:00