if you mean when all devices are on i'll test it in the afternoon today with the ussually tv's/extra pcs being used.
But if u mean with speedtest/bufferbloat test i'll give it a go right now since its late in the night with no usage from anyone rn.
Here is some extra details that might help:
Modem: Arris TG3452A (Put into Bridge Mode)
Router with OpenWRT: Linksys WRT1900AC v1
Firmware: OpenWrt 23.05.5 r24106-10cc5fcd00 / LuCI openwrt-23.05 branch git-24.264.56413-c7a3562
ISP: Cogeco
Plan: Fiber ultra 1gig
Game: Counter Strike 2
My Gaming Device: Ipv4 and Ipv6 i set to static so the device keeps the same ip.
Not 100% sure on the internet connection but its got a coaxal cable in the modem and the plan says fiber ultra 1gig
Using the Arris TG3452 without bridge mode and without the WRT1900ac gives me speed of 1000/60
Using Arris TG3452A (bridge mode) + WRT1900AC (router) gives me around 480/50 (which is my current setup, it seems like it can't reach the 1gig speeds cause of cpu bottleneck im guessing?)
(also this is with no internet usage and just me at night)
Here is a speedtest with default settings, no sqm on
Here is a bufferbloat test with no sqm on
Here is a bufferbloat test with luci-app-sqm on
I'll re-test these later today when its the typical day with others using the internet too.
Not sure if any of these pictures help you or give you clues.
Here are some specs and maybe my sqm settings are wrong too, not sure:
root@WRT1900AC:~# ubus call system board
{
"kernel": "5.15.167",
"hostname": "WRT1900AC",
"system": "ARMv7 Processor rev 2 (v7l)",
"model": "Linksys WRT1900AC v1",
"board_name": "linksys,wrt1900ac-v1",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "23.05.5",
"revision": "r24106-10cc5fcd00",
"target": "mvebu/cortexa9",
"description": "OpenWrt 23.05.5 r24106-10cc5fcd00"
}
root@WRT1900AC:~# cat /etc/config/sqm
config queue 'eth1'
option enabled '1'
option interface 'wan'
option download '75000'
option upload '35000'
option qdisc 'cake'
option script 'piece_of_cake.qos'
option linklayer 'ethernet'
option debug_logging '1'
option verbosity '5'
option overhead '22'
option qdisc_advanced '1'
option linklayer_advanced '1'
option squash_dscp '1'
option squash_ingress '1'
option ingress_ecn 'ECN'
option egress_ecn 'NOECN'
option tcMTU '2047'
option tcTSIZE '128'
option tcMPU '0'
option linklayer_adaptation_mechanism 'default'
Also the issues im experiencing are still during the night as it random spikes of jitter hitting 20-30ms upto 60ms every 15 seconds to few minutes.
Not sure how else i could figure out the root cause whether its my router/sqm settings/pc/isp/modem etc. I'm pretty new to openwrt so still learning about it all.
Just been banging my head trying to fix this issue all week, but hopefully you guys can help me get this figured out.
Thank you!