Open wky19971002 opened 7 months ago
These queues need to be increased.
Check porting_guide to further identify how to further improve the performance..
For example finding out how much maximum transport (spi) link speed, increasing clock etc.
Also please note that, the throughout heavily depends upon the environment you use, here raw transport link max throughout can give some indication how much max transport link reach.
Thanks,I will try it.
1.In ESP32-C2, no bluetooth,spi communication,our actually measured throughput rate is only about 5M,this is obviously significantly lower than the throughput performance,so the first point I want to know what links will affect the throughput rate or how I should check it. 2.The second point I want to know about "increase Wi-Fi Queues",Which parameters in the code can I tweak for this.