Skip to content

feat: Optional data handler cache for Rolling.run#2133

Open
playgithub wants to merge 2 commits intomicrosoft:mainfrom
playgithub:optional_data_handler_cache_for_Rolling.run
Open

feat: Optional data handler cache for Rolling.run#2133
playgithub wants to merge 2 commits intomicrosoft:mainfrom
playgithub:optional_data_handler_cache_for_Rolling.run

Conversation

@playgithub
Copy link
Contributor

@playgithub playgithub commented Feb 14, 2026

Description

Make data handler optional for Rolling.run

Motivation and Context

Cache is large, when developing the cache might be written many times unnecessarily, it wastes SSD.
When cache is off, the time for prepare the data is acceptable, e.g. for Alpha158.
Add an option for cache is easy, so add it.

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

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.

1 participant

Comments