Search found 1 match

by DedeHai
Thu Oct 17, 2024 4:55 am
Forum: Report Bugs
Topic: Unexpectedly low floating-point performance in C
Replies: 28
Views: 159167

Re: Unexpectedly low floating-point performance in C

Very interesting results, thank you!

What is the reason the performance for "Integer Division" on the ESP32 C3 is so bad? According to the datasheet the C3 CPU has "32-bit multiplier and 32-bit divider". Is this not (yet) supported by the compiler or is this intentional due to a known hardware bug?