[add] 連続撮影フロー再現のメモリ計測ベンチと計測結果レポートを追加
カメラ実機なしで連続撮影フロー(生産者消費者+多チャンネル+フレームバッファ)を合成フレームで構造再現する ContinuousShootMemoryBenchmark を追加。リーク再現と計測ユーティリティを MemBenchSupport に共有化。修正前後の計測結果を docs/06_TEST/TEST_01 に記録。本番コードは無変更。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 243ddeb commit 76484c0e15553d024c1e735ac9e95ae01b2a50d1
Rinto Hasegawa rintoHasegawa (Rinto Hasegawa) authored 23 days ago
Showing 9 changed files
View
CLAUDE.md
View
TIASshot.Tests/ContinuousShootMemoryBenchmark.cs 0 → 100644
View
TIASshot.Tests/ConvertImageMemoryBenchmark.cs
View
TIASshot.Tests/MemBenchSupport.cs 0 → 100644
View
TIASshot.Tests/MemBenchSupportTests.cs 0 → 100644
View
TIASshot.Tests/TIASshot.Tests.csproj
View
docs/03_PLAN/PLAN_02_バグ修正計画.md
View
docs/06_TEST/TEST_01_メモリ修正効果計測.md 0 → 100644
View
docs/PROGRESS.md