I have a good enthusiastic mood, there is IT and technology party today.
A few days ago a new ISP had come to my house. They connect us to Internet with new speedy optical fiber cable of 1 GBit/s. It is ten times bigger than previously used ISP with DOCSIS connection of 100 MBit/s. Also, the old ISP works with lags and everyone in my house hates them. So, everything promises to be fun...
But I have a problem. My router ThinkPenguin TPE-R1400 slows the new connection down in 3-4 times.
I used Speedtest by Ookla. The first test. I connected my laptop directly with Ethernet cable of ISP. The results are OK:
Precisely. The analogy I often use is to say that a fork is to official OpenWrt as corn syrup based maple flavored syrup is to pure maple syrup from a maple farm.
Their fork is very heavily modified relative to official OpenWrt and it fundamentally changes how OpenWrt operates. We are not experts in the changes they have made -- it's a black box for all practical purposes.
In that case, you have two main options:
use other sites that have more general networking support, possibly reddit or similar.
Use official OpenWrt (if your device is supported) and then you can leverage our community here -- we're experts on the official version, but we cannot support forks.
For interests sake I had a look at what 'librecmc' is. It's a router OS forked from LEDE that use a custom kernel with only free components - no blobs.
Seems like a worthwhile effort, but has diverged a long way from OpenWRT with this custom kernel. As the OP has said they have zero support or documentation!
@neva_blyad there are a fair few RK3328 boards supported by OpenWRT, if you are up for the effort you can probably implement support for your device yourself. If that's not an option you're likely up against the restrictions from their libre kernel not allowing any rockchip firmware to be included.
In Openwrt you'll get 450mbps with SQM enabled and an easy 900mbps without SQM.
If your firmware supports it enable software NAT acceleration and IRQ balancing (or hardware acceleration if they have enabled it). Make sure no QOS or SQM is enabled - the rk3328 cannot do QOS / SQM at gigabit speed even with the acceleration OpenWRT supports.