Benchmark
#182
Replies: 3 comments
-
2.26 GHz Intel Core 2 Duo (mid 2009) OpenGL 3.2, ImDrawIdx == 32 bit, RenderereHasVtxOffset == true 200 lines (1000 pts each), the first three are w/o AA, the last with AA. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
@pthom, this post should be relevant: https://huww98.github.io/TimeChart/docs/performance |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The demo now includes a new benchmark tool that you can use to gauge how many lines/points you can plot before your frame rate tanks. It can be accessed from the Tools menu bar. The tool ramps from 0 to 500 lines, each 1,000 pts. You can enable/disable anti-aliased lines to see what effect that has on performance.
Here are a few runs I did. The first three are w/o AA, the last three with AA. My laptop specs:
Intel i7 9750H
16 GB RAM
Nvidia RTX 2080 Max-Q
If you have time, please consider posting your PC specs and benchmark results!
Beta Was this translation helpful? Give feedback.
All reactions