Re: Granlunds FrankenSTein
Posted: 24 Nov 2020 12:48
Ah, this is the great Kronos: http://kronos.lutece.net/. Very useful.
We welcome retro users & hardware gurus alike! Come and join the party :)
https://www.exxosforum.co.uk/forum/
Ah, this is the great Kronos: http://kronos.lutece.net/. Very useful.
Code: Select all
Type L1 L2 Main
Read 47.1 31.2 31.6
Write 31.6 31.2 31.2
Code: Select all
32bit read (100% hit) -> 49.261 MByte/sec (~313%)
32bit write (100% hit) -> 28.571 MByte/sec (~428%)
Linear 32bit read (ST-Ram) -> 3.917 MByte/sec (~73%)
Linear 32bit write (ST-Ram) -> 3.917 MByte/sec (~60%)
Linear 32bit copy (ST-Ram) -> 1.682 MByte/sec (~52%)
Linear 32bit read (FastRAM) -> 31.282 MByte/sec (~588%)
Linear 32bit write (FastRAM) -> 27.507 MByte/sec (~426%)
Linear 32bit copy (FastRAM) -> 9.630 MByte/sec (~298%)Code: Select all
32bit read (100% hit) -> 49.261 MByte/sec (~313%)
32bit write (100% hit) -> 28.901 MByte/sec (~433%)
Linear 32bit read (ST-Ram) -> 3.919 MByte/sec (~73%)
Linear 32bit write (ST-Ram) -> 3.921 MByte/sec (~60%)
Linear 32bit copy (ST-Ram) -> 1.964 MByte/sec (~60%)
Linear 32bit read (FastRAM) -> 30.131 MByte/sec (~566%)
Linear 32bit write (FastRAM) -> 27.976 MByte/sec (~433%)
Linear 32bit copy (FastRAM) -> 13.988 MByte/sec (~433%)
Code: Select all
32bit read (100% hit) -> 31.1695 MByte/sec (~201%)
32bit write (100% hit) -> 13.1054 MByte/sec (~195%)
Linear 32bit read (ST-RAM) -> 7.867MByte/sec (~148%)
Linear 32bit write (ST-RAM) -> 7.867MByte/sec (~121%)
Linear 32bit copy (ST-RAM) -> 3.849 MByte/sec (~122%)
Linear 32bit read (FastRAM) -> 14.835 MByte/sec (~279%)
Linear 32bit write (FastRAM) -> 12.615 MByte/sec (~195%)
Linear 32bit copy (FastRAM) -> 4,849 MByte/sec (~150%)
Code: Select all
NemBench v2.1 - precision CPU/FPU profiler.
Integer multiply (16bit) -> 1.921 Mips (~313%)
Integer divide (16bit) -> 1.135 Mips (~313%)
Linear (stalled) integer -> 24.899 Mips (~312%)
Interleaved (piped) integer -> 24.899 Mips (~312%)
16bit read (100% hit) -> 24.600 MByte/sec (~313%)
16bit write (100% hit) -> 14.409 MByte/sec (~239%)
32bit read (100% hit) -> 49.140 MByte/sec (~313%)
32bit write (100% hit) -> 28.735 MByte/sec (~431%)
Linear 32bit read (ST-Ram) -> 3.156 MByte/sec (~59%)
Linear 32bit write (ST-Ram) -> 3.917 MByte/sec (~60%)
Linear 32bit copy (ST-Ram) -> 1.963 MByte/sec (~60%)
Linear 32bit read (FastRAM) -> 32.524 MByte/sec (~611%)
Linear 32bit write (FastRAM) -> 27.798 MByte/sec (~430%)
Linear 32bit copy (FastRAM) -> 13.415 MByte/sec (~415%)
Code: Select all
L1 L2 Main
Read: 48.0 31.6 32.0
Write: 31.6 31.6 31.6