Jump to content

Recommended Posts

On 10/23/2024 at 12:33 AM, visrealm said:

Pretty interesting results - especially with #2. It looks like the RP2350 is quicker even running identical machine code. These tests don't really compare what the compiler can do with an RP2350 vs the RP2040, since this is mostly GPU-bound which is written in assembly. The render speed tests will measure that (coming soon).

I have a strange feeling.. the speed difference is due to interrupt processing (taking less time in the generated C code, therefore giving more cycles to the GPU).  A test for later maybe, I'm fighting the GCC RP2040 generated code (which basically ignores most code changes I make to improve speed, even though I can see where it's wasted time).  Moving code around does nothing, GCC decides where everything should sit, locals included.  hMmf.

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...