-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
wifi: Add and tweak confguration for 54L memory baseline #19981
base: main
Are you sure you want to change the base?
Conversation
This is a public facing Wi-Fi sample, so, improve the default perfomance to be suitable for all platforms, Zperf should give 4-5Mbps of UDP. Signed-off-by: Chaitanya Tata <[email protected]>
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 40ce4b5e6c2a24176b1bc55e02e3646ec033f5de more detailssdk-nrf:
Github labels
List of changed files detected by CI (3)
Outputs:ToolchainVersion: 342151af73 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR at this link. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
In few experiments, it was found that we only 75000 heap for driver, this reduced 15000 RAM. Signed-off-by: Chaitanya Tata <[email protected]>
This overlay is used to run Zperf benchmarks, the network buffer and heap paramters are not overridden to make it easier to collect memory footprints. Signed-off-by: Chaitanya Tata <[email protected]>
aa67105
to
40ce4b5
Compare
The memory baseline is used to get a pre-defined performance (UDP- 4-5Mbps) with possible lowest RAM.