Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why memory read speed is much slower than memory write speed? #1164

Open
lz-bro opened this issue Nov 13, 2024 · 2 comments
Open

Why memory read speed is much slower than memory write speed? #1164

lz-bro opened this issue Nov 13, 2024 · 2 comments

Comments

@lz-bro
Copy link
Contributor

lz-bro commented Nov 13, 2024

>dump_image test1.bin 0xffffffff80003e3e 1048576
dumped 1048576 bytes in 42.666645s (24.000 KiB/s)
>load_image test1.bin 0xffffffff80003e3e
downloaded 1048576 bytes in 10.778667s (95.002 KiB/s)

I conducted a memory block read and write test and found that the memory read speed is relatively slow. Why is that?

@TommyMurphyTM1234
Copy link
Collaborator

Might be worth capturing and attaching (not copying and pasting) a verbose -d3 log for the two scenarios for comparison?

@lz-bro
Copy link
Contributor Author

lz-bro commented Nov 13, 2024

Might be worth capturing and attaching (not copying and pasting) a verbose -d3 log for the two scenarios for comparison?

The logs have been attached, thank you.
load.zip
dump.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants