Hi, I'm using Lavapipe (24.2.2, Windows 10) and trying to evaluate its performance, but I don't know if I can get more performance out of it or if I'm hitting its expected limits.
For example, rendering a scene with ~300k triangles and ~150k lines, I get 5 fps on an i7 11800H (8 cores). Of course I'm not expecting miracles but I was wondering if this is an expected performance range or if it should perform better. I have profiled it using VS's builtin tools, I'm getting some hotspots inside Lavapipe's dll, but I can't make any meaningful results by myself, or associate them with our code, in case we're doing something wrong that hurts the performance. I can't figure out what's normal and what's not, so if anyone would be willing to take a look at those, maybe someone can spot something out of the ordinary or provide some hints for me to understand it better and be able to continue, I would be grateful. I have uploaded a few screenshots at https://imgur.com/a/UvqwBzR . Thanks in advance!