You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the benchmark project for CodeBreaker.Bot.Benchmarks.
The existing benchmark tests the binary algorithms from CodeBreaker.Bot.
Update the benchmarks to compare the performance and memory allocation of the algorithms of both Codebreaker.Bot and CodeBreaker.BotWithString implementations.
Tasks:
Update the benchmark project to target CodeBreaker.BotWithString.
Ensure the project structure allows for benchmarking both Codebreaker.Bot and CodeBreaker.BotWithString.
Update or create benchmark cases to run comparisons between the two implementations.
Document the results or provide guidance for running the benchmarks and interpreting results.
Acceptance Criteria:
Benchmarks for both bots are present and comparable.
Clear documentation exists for running the benchmarks.
Objective:
CodeBreaker.Bot.Benchmarks.Codebreaker.BotandCodeBreaker.BotWithStringimplementations.Tasks:
CodeBreaker.BotWithString.Codebreaker.BotandCodeBreaker.BotWithString.Acceptance Criteria: