Skip to content

Create benchmark project to measure algorithm performance for CodeBreaker.Bot #316

@christiannagel

Description

@christiannagel

Create a benchmark project to evaluate the timing and memory consumption of the algorithms currently used by the CodeBreaker.Bot project for playing a game and setting moves.

The goal is to have a baseline measurement of the existing implementation, which will later allow us to compare performance against alternative algorithm versions. The benchmark should focus on:

  • Execution time for various game scenarios
  • Memory usage during gameplay and move setting

Please include clear instructions on how to run the benchmarks and interpret the results.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions