Skip to content

Add complex nested template benchmark#74

Merged
yetanotherchris merged 2 commits intomainfrom
codex/enhance-performance-tests-with-advanced-scenario
Jun 15, 2025
Merged

Add complex nested template benchmark#74
yetanotherchris merged 2 commits intomainfrom
codex/enhance-performance-tests-with-advanced-scenario

Conversation

@yetanotherchris
Copy link
Copy Markdown
Owner

Summary

  • rename K8s scenario files and data to ComplexNestedTemplate
  • add nested resources template inside the deployment template
  • update tests and benchmark project to use the new names
  • add advanced benchmark and document running it
  • fix benchmark file paths and show example results
  • run advanced scenario for Handlebars.Net, Scriban, DotLiquid, and Go

Testing

  • dotnet test tests/TextTemplate.Tests/TextTemplate.Tests.csproj --logger "console;verbosity=normal"
  • dotnet run -c Release -f net9.0 --project benchmarks/TextTemplate.Benchmarks/TextTemplate.Benchmarks.csproj -- --filter "ComplexNestedTemplateBenchmarks*" -j short

https://chatgpt.com/codex/tasks/task_e_684ea2fda4f4832fae245326e6fe2c65

@yetanotherchris yetanotherchris merged commit 27d267e into main Jun 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant