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

Compiler performance in 4.18.0 #105

Open
acumartini opened this issue Aug 8, 2023 · 2 comments
Open

Compiler performance in 4.18.0 #105

acumartini opened this issue Aug 8, 2023 · 2 comments

Comments

@acumartini
Copy link

acumartini commented Aug 8, 2023

I am guessing this is related to the GCC tooling changes in the latest teensy-core release, but I have been unable to upgrade to the 4.18.0 release because compilation is just too slow. At first I attributed it to my slightly older macbook, but I now have a brand new M2 macbook and it is still too slow for development.

Granted, I have a large program that uses all of the DTCM and ITCM, but I still think compilation should be relatively fast on a new machine. The previous release compiles quickly and works well, so I can continue to use that, but I am worried I am going to get left behind as teensy-core continues to evolve.

@PaulStoffregen
Copy link

Can you try comparing with compile performance in Arduino IDE 2.1.1?

@acumartini
Copy link
Author

I am struggling to get this to compile in the Arduino context because I have files in my platformio lib directory. I am not super familiar with the Arduino IDE build system. I will keep chipping away at this and get back to you. Thanks for the response!

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

2 participants