Commit Graph

4 Commits

Author SHA1 Message Date
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