-
### Description
When investigating the tick performance I noticed some issues in the way we calculated the tick time for our debug topics.
In addition I noticed that we actually tick the tree at a f…
-
**Describe the bug**
The plugin is using 50% of the entire tick on my server. I'm using the MySQL configuration without SSL.
It's working fine, but I'm worried about it using that much.
**Screen…
-
Below is a list of timings I obtained for the testsuite on my desktop machine, sorted by worst to best, and everything that requires less than 45s cut out.
```
241.28 cgal/cgal_remesh_surface.debu…
-
When keeping track of Events in the real world, it is highly likely there is a start and end timing/ date. Most other event tracking application out there would support this. I would think most users …
-
Add to ArdupilotManager.py ardupilot launch cmdline: `--cpu-affinity 3`
Add to /boot/cmdline : `isolcpus=3 nohz_full=3`
ideas from here: https://www.suse.com/c/cpu-isolation-practical-example-pa…
-
https://github.com/user-attachments/assets/cdae3b10-bb87-43be-97e1-2dd48dea535f
-
Notice that the function calls `a()` (line 8) or `b()` (line 10) doesn't take into account the correct time.
Ideally they should include the sleep time as well which isn't happening.
I'm running …
-
## Description
It should be possible to add separate tables on timings to insert timings from async workers.
These would be separate from Full Server Tick, so they wouldn't be counted towards main…
-
## Summary
I am using a curl call to create an event. In the docs, I read the following: "Each property should be an array of numerical values. If omitted, it means the same as "all" in that cat…
-
### Is your feature request related to a problem?
I just found out you can actually change frame timings in the sprite editor (after all those years). And I have a questions.
Why won't gif importe…