What's new

RT-AX56U VS AX58U

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

I used same Settings. Is there anything in the settings that must be disabled in order to get faster speeds beside of the VPN Settings?

And is an "safe" overclocking possible :)what can be done?

Any Setting changes to get faster speeds beside VPN Settings and custom config :)
 
According to ARRIS marketing the bcm43684 runs at 1.5ghz on the radio SoC. I guess they're both technically "quad core" devices heh.
 
Considering they are both using the same Cortex A15 and they were released at approximately the same time, it's unlikely to be different.

An easy way to compare them is to run a basic benchmark (i.e. openssl11 speed -elapsed -evt aes-256-gcm) and compare the results.

RT-AX58U

crkpot@ASUS-10TB:/tmp/home/root# openssl11 speed -elapsed -evp aes-256-gcm
You have chosen to measure elapsed time instead of user CPU time.
Doing aes-256-gcm for 3s on 16 size blocks: 3266454 aes-256-gcm's in 3.00s
Doing aes-256-gcm for 3s on 64 size blocks: 937591 aes-256-gcm's in 3.01s
Doing aes-256-gcm for 3s on 256 size blocks: 244802 aes-256-gcm's in 3.00s
Doing aes-256-gcm for 3s on 1024 size blocks: 64800 aes-256-gcm's in 3.00s
Doing aes-256-gcm for 3s on 8192 size blocks: 8224 aes-256-gcm's in 3.00s
Doing aes-256-gcm for 3s on 16384 size blocks: 4108 aes-256-gcm's in 3.00s
OpenSSL 1.1.1g 21 Apr 2020

The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes
aes-256-gcm 17329.86k 20391.64k 20773.59k 22303.06k 22372.35k 22407.85k
 
Only easy if you have both to test with. :)

RT-AX56U:
Code:
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes  16384 bytes
aes-256-gcm      17519.04k    20370.39k    20950.75k    22198.61k    22555.31k    22686.38k

RT-AX58U:
Code:
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes  16384 bytes
aes-256-gcm      17582.88k    20494.93k    20883.54k    22303.81k    22642.69k    22588.07k

They're identical (well within the margin of error).

And for reference, a CPU with AES acceleration:

RT-AX88U:
Code:
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes  16384 bytes
aes-256-gcm      58510.42k   181100.14k   381893.80k   539524.10k   607759.02k   608021.16k
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top