1
0
Commit Graph

6 Commits

Author SHA1 Message Date
fe4193efa7 refactor: change project layout
- move script as asset because they are not build script
- create new script directory for "User Compile" method because github action need to build with gtest.
- change compile manual for this change.
- modify external dependency location in github action and gitignore.
2026-01-22 15:48:28 +08:00
7a2edb92b3 doc: finish COMPILE.md 2025-12-23 10:59:35 +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
05a80268ab chore: update build manual and script. 2025-09-29 22:43:28 +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
050bed400d doc: update doc 2025-08-20 14:29:41 +08:00