Skip to content

Commit 196e31b

Browse files
committed
refactor(benchmark): extract game-creation benchmark into com.neoxider.coreaibenchmark
Move the G1-G7 benchmark harness, scenarios, and design doc from CoreAiUnity's LlmVerification test assembly into a standalone optional package (Assets/CoreAIBenchmark, com.neoxider.coreaibenchmark) with its own test asmdef and README. Docs/BENCHMARK.md becomes a pointer to the package guide; README links updated.
1 parent 259a447 commit 196e31b

37 files changed

Lines changed: 361 additions & 248 deletions

Assets/CoreAIBenchmark.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/CoreAIBenchmark/README.md

Lines changed: 246 additions & 0 deletions
Large diffs are not rendered by default.

Assets/CoreAIBenchmark/README.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/CoreAIBenchmark/Tests.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/CoreAIBenchmark/Tests/PlayMode.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/CoreAiUnity/Tests/PlayMode/LlmVerification/Benchmarks.meta renamed to Assets/CoreAIBenchmark/Tests/PlayMode/Benchmarks.meta

File renamed without changes.

Assets/CoreAiUnity/Tests/PlayMode/LlmVerification/Benchmarks/BENCHMARK_DESIGN.md renamed to Assets/CoreAIBenchmark/Tests/PlayMode/Benchmarks/BENCHMARK_DESIGN.md

File renamed without changes.

Assets/CoreAiUnity/Tests/PlayMode/LlmVerification/Benchmarks/BENCHMARK_DESIGN.md.meta renamed to Assets/CoreAIBenchmark/Tests/PlayMode/Benchmarks/BENCHMARK_DESIGN.md.meta

File renamed without changes.

Assets/CoreAiUnity/Tests/PlayMode/LlmVerification/Benchmarks/BenchmarkSuiteCatalog.cs renamed to Assets/CoreAIBenchmark/Tests/PlayMode/Benchmarks/BenchmarkSuiteCatalog.cs

File renamed without changes.

Assets/CoreAiUnity/Tests/PlayMode/LlmVerification/Benchmarks/BenchmarkSuiteCatalog.cs.meta renamed to Assets/CoreAIBenchmark/Tests/PlayMode/Benchmarks/BenchmarkSuiteCatalog.cs.meta

File renamed without changes.

0 commit comments

Comments
 (0)