-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
less performance ? #89
Comments
link: |
I have no time to investigate this. You may use |
I have learned a lot from you, thank you for tips.
|
|
I can confirm that commit: c846c69 do performance drop.
|
Hm, It was my commit :) |
I'm curious what inside your benchmark can use MICROPY_BEGIN_ATOMIC_SECTION so heavily? |
It might for example be memory allocation for |
Before months I run this benchmark test:
I got:
But now:
even in old copy firmware:
The text was updated successfully, but these errors were encountered: