-
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
Remove internal synchronization for event management #19285
Remove internal synchronization for event management #19285
Conversation
c07b680
to
88229ba
Compare
PR #19285: Size comparison from e57476d to 88229ba Increases above 0.2%:
Increases (7 builds for cc13x2_26x2, cyw30739)
Decreases (34 builds for cc13x2_26x2, efr32, k32w, linux, mbed, nrfconnect, p6, telink)
Full report (37 builds for cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, p6, telink)
|
88229ba
to
8e22a4c
Compare
PR #19285: Size comparison from c868f81 to 8e22a4c Increases (6 builds for cc13x2_26x2, cyw30739)
Decreases (33 builds for cc13x2_26x2, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
Full report (36 builds for cc13x2_26x2, cyw30739, esp32, k32w, linux, mbed, nrfconnect, p6, 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.
I think cc13x2x7_26x2x7
's main.cpp contains a call to LogEvent
that seems to emanate from a thread other than the CHIP task.
Might want to file an issue on that.
Problem
#18065
Change overview
Remove internal synchronization for event management
Testing
compilation.