Skip to content
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

Speed Opt #6

Open
fl4p opened this issue Nov 3, 2023 · 4 comments
Open

Speed Opt #6

fl4p opened this issue Nov 3, 2023 · 4 comments

Comments

@fl4p
Copy link
Owner

fl4p commented Nov 3, 2023

@fl4p
Copy link
Owner Author

fl4p commented Nov 3, 2023

@fl4p
Copy link
Owner Author

fl4p commented Nov 30, 2023

this is the callstack sampler using timer interrupts:
https://github.com/LiluSoft/esp32-semihosting-profiler

@fl4p
Copy link
Owner Author

fl4p commented Nov 29, 2024

Semihosting profiler has been added.

To configure, create /littlefs/conf/pprof.conf:

sprofiler_hz=100

The firmeware will start profiling at start-up if it detects a debugger connected with esp_cpu_dbgr_is_attached()

see https://github.com/fl4p/fugu-mppt-firmware/blob/main/doc/dev-notes/performance%20profiling.md

@fl4p fl4p closed this as completed Nov 29, 2024
@fl4p fl4p reopened this Dec 1, 2024
@fl4p
Copy link
Owner Author

fl4p commented Dec 1, 2024

https://github.com/espressif/idf-extra-components/tree/master/iqmath
convert float math to fixed-point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant