Last active
October 12, 2017 21:33
-
-
Save pamaury/cf20e5877da1008c37a584082eb6a3c7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test_mem figures: read/write/memset/memcpy in MB/s | |
NOTE: I modified the code so that the DRAM buffer has size 2^16*4 = 256 KiB | |
AUTO-SLOW ON, unboosted: 44 / 158 / 139 / 33 | |
AUTO-SLOW ON, boosted: 115 / 336 / 328 / 66 | |
AUTO-SLOW OFF, unboosted: 58 / 160 / 139 / 35 | |
AUTO-SLOW OFF, boosted: 140 / 336 / 336 / 74 | |
AUTO-SLOW OFF, HBUS@200Mhz, boosted: 147 / 355 / 345 / 75 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment