Commit Graph
8 Commits
Author SHA1 Message Date
yyc12345 1c1e709ed1 chore: update github build script.
- enable gtest and benchmark build.
- allow install gtest and benchmark binary.
- add test and benchmark step in github action.
2026-01-22 16:12:57 +08:00
yyc12345 fece224ec5 fix: fix gcc compile issue 2025-12-16 22:04:01 +08:00
yyc12345 8e0865384d fix: do misc work
- add macos compile note in compile manual.
- add DoNotOptimize in benchmark.
2025-10-03 22:47:30 +08:00
yyc12345 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
yyc12345 446f880df4 feat: add trim in string op opposited with strip 2025-10-01 20:53:43 +08:00
yyc12345 05a80268ab chore: update build manual and script. 2025-09-29 22:43:28 +08:00
yyc12345 19d0a5bb4d feat: add benchmark for string strip 2025-09-29 21:20:44 +08:00
yyc12345 e7a05b3488 refactor: rename testbench to test.
- rename testbench to test.
- add benchmark for future development.
2025-09-29 13:34:02 +08:00