CoreCycler Changelog

What's new in CoreCycler 0.9.5.0 Alpha 2

Jun 24, 2023
  • y-Cruncher now also supports the "auto" runtimePerCore setting, where the core is automatically switched after all selected tests have been run for a core
  • Added a testDuration setting for y-Cruncher that allows to set the test duration in seconds for each individual test (Default: 60)

New in CoreCycler 0.9.5.0 Alpha 1 (Jun 15, 2023)

  • Added a wrapper .exe and .dll that can grab the output from y-Cruncher.
  • The y-Cruncher output is now saved as a log file and checked for errors.

New in CoreCycler 0.9.4.2 (May 14, 2023)

  • Added a new assignBothVirtualCoresForSingleThread setting that allows you assign both virtual (logical) cores to a single stress thread.
  • This way the Windows Scheduler should bounce back and forth the load between the both virtual cores, which may open a new possibility to test for load change instabilities.