Replies: 2 comments
-
|
Hi, I attempted to run some benchmarks myself. I'm not 100% confident if my methodology is correct, so please let me know if you see any issues:
I will note that I did not actually have this many leds connected, just a single one. The rest is taped to my tv as I typically use the webos build, I'm just using PC now for testing :) I did verify each time that the first led responds correctly to source image changes. Interestingly, I got around double the performance compared to your benchmark table. That said, I saw no difference for a different cpu frequency. I tried the following configurations:
I will say that for me its not clear to me how these numbers are supposed to make any sense, my understanding is that they are exceeding the theoretical framerate possible with sk6812: 800kbps / 32 bit / 300 leds = 83fps... 300 leds: 600 leds: 1200 leds: |
Beta Was this translation helpful? Give feedback.
-
|
Hi |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Awawa,
Nice work on all the hyperhdr related work.
I have a question regarding the benchmark section on this repo. Were these benchmarks carried out at 80MHz or 160MHz cpu frequency?
My understanding of ESP8266 is that the default CPU frequency is 80MHz, and I did not spot any
board_build.f_cpu = 160000000Lin the platformio.ini. Do you think the project could benefit from running at 160MHz?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions