Commit Graph

11 Commits

Author SHA1 Message Date
Lightos1
73498b871e Update main.c 2026-01-11 15:12:30 +01:00
souldbminersmwc
90ed29998d chore: merge hoc monitor and remove unnessesary files 2025-12-12 16:53:20 -05:00
souldbminersmwc
f3eae72b47 rewrite everything 2025-09-17 19:56:06 -04:00
souldbminersmwc
fd91bc07d8 rewrite much of timings stuff 2025-08-30 11:59:19 -04:00
hanabbi
0482ae1388 license: update license 2023-11-08 14:51:25 +09:00
hanabbi
24bec523f1 membench: separate tests, default 3 thread 2023-06-09 10:02:05 +09:00
KazushiM
2a71bde475 [TinyMemBenchNX] clkrstExit(); move SdOut binaries to release 2022-01-05 22:34:22 +08:00
KazushiM
3e6f82bc2e TinyMemBenchNX: up to 3 threads/cores, but the result is still limited to CPU clock rate? 2021-11-05 00:20:20 +08:00
KazushiM
955136a660 TinyMemBenchNX: fix latency test 2021-11-02 22:16:09 +08:00
KazushiM
e947b47598 TinyMemBenchNX multi-threads support, but max_threads = 2 ? 2021-10-25 22:20:36 +08:00
KazushiM
2724faf980 - Add TinyMemBenchNX, a simple memory benchmark program based on [tinymembench](https://github.com/ssvb/tinymembench)
- Sys-clk Fix: Ignore RAM clock values in config, or sys-clk will stuck in a loop of resetting RAM clocks (generating huge log file and degrading performance)

- Fix: Temporary frequency override in sys-clk overlay/manager
2021-08-31 00:39:42 +08:00