Skip to content

Conversation

@vpstackhub
Copy link
Contributor

@jamesmarkchan

Summary

Implements persistence and runtime propagation for RenderFrequencyMode (Issue #78).

Details

  • Added @Enumerated(EnumType.STRING) to BenchmarkOperation.renderMode
  • Added safe getter defaulting to PER_SAMPLE for backward compatibility
  • Ensured BenchmarkWorker sets renderMode for read/write operations
  • Verified correct GUI behavior and render update frequencies (100ms–1000ms)
  • Confirmed EnumType mapping eliminates previous conversion errors

Verification

  • Clean build/run via ant
  • Verified graphs reflect selected frequency per mode
  • No regressions or runtime exceptions observed

Ready for review and merge into dev.

@vpstackhub vpstackhub changed the base branch from main to dev October 20, 2025 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants