dotbot/dotbot_simulator: rework threading#209
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #209 +/- ##
==========================================
+ Coverage 81.87% 82.01% +0.14%
==========================================
Files 30 30
Lines 2907 2941 +34
==========================================
+ Hits 2380 2412 +32
- Misses 527 529 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3d41940 to
417e0a9
Compare
|
@WilliamTakeshi I will let you test this one since I know you have some scripts for generating several nodes for the simulator (btw, let's consider merging those scripts somewhere in this repo (perhaps in the examples folder) so that others can also use them). |
|
@aabadie I tested locally and feels the same, or a bit slower. I pushed the example that I used on this branch, more specifically on this commit The idea was, just create a grid with 100, 200, 300, 400 and 500 bots and change the led color every 0.25s to a new random color. Just to test how many updates can the simulator do For the simulator on main, it works fine for 100 and a bit laggy for 200, 300 is bad cmd for running the simulator (wo any logging) |
417e0a9 to
2b50f73
Compare
0043d54 to
d0e75aa
Compare
No description provided.