Skip to content

Post or Throttled Graphics Options #78

@jamesmarkchan

Description

@jamesmarkchan

This feature is for lower processing system specs or evaluating the impact of graphics rendering during the benchmark.

This adds a mode where the user can select to not update the graphics in realtime and instead update after the benchmark is completed.

Throttled option is to provide menu options to select this mode and input when the graphics are updated like after n samples or after an update window like 500ms. (maybe just give them options for 100ms, 500ms, 1s)

Should be able to introduce both options for the user.

Image

Perhaps introduce a submenu called Render Mode somewhere in the options menu with child entries:

  • Per Sample (our current mode)
  • Per Operation (like after a read operation and a write operation)
  • Per 1000 (ms)
  • Per 500 (ms)
  • Per 100 (ms)

Definitely worth saving the render mode selection as part of the benchmark meta data to persist.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions