-
|
for the triangle tutorial: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @zzwxh! 👋 At this framerate, the difference between 500fps and 1000fps probably isn't meaningful, because it's sensitive to very small differences between both examples. There are lots of things that could contribute to this difference, for example:
Hope this helps! Overall I'd recommend not worrying too much about the performance of a single triangle. Rendering a single triangle at 500fps vs. 1000fps vs. 2000fps isn't a great indicator of how the crates will perform. Instead the performance really matters once you start testing these crates with realistic workloads, and generally those paths will be the most optimized. |
Beta Was this translation helpful? Give feedback.
Hi @zzwxh! 👋 At this framerate, the difference between 500fps and 1000fps probably isn't meaningful, because it's sensitive to very small differences between both examples.
There are lots of things that could contribute to this difference, for example: