-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Convert array to linked list to support dynamic endpoints #12635
Convert array to linked list to support dynamic endpoints #12635
Conversation
PR #12635: Size comparison from d5e9b66 to a166451 Increases (10 builds for efr32, esp32, k32w, mbed, nrfconnect, telink)
Decreases (9 builds for efr32, esp32, linux, mbed, p6)
Full report (39 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ready to merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have some optional code style suggestions, but looking good overall.
a166451
to
c394bb0
Compare
PR #12635: Size comparison from 1f4024a to 83777a1 Increases (8 builds for efr32, esp32, linux, nrfconnect, telink)
Decreases (6 builds for efr32, esp32, linux, p6)
Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
83777a1
to
701c2b1
Compare
PR #12635: Size comparison from 4584707 to 701c2b1 Increases (9 builds for efr32, esp32, linux, mbed, nrfconnect, telink)
Decreases (6 builds for efr32, esp32, linux, p6)
Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Problem
Change overview
Testing