Commit Graph

2 Commits

Author SHA1 Message Date
Akasei
5acd0a765b test: WebUI API end-to-end verification (chair.jpg, 227s, no OOM)
Generated via gradio_client /generation_all endpoint:
- Shape generation: 104s
- Face reduction: 2s
- RAM check: 9.4GB < 10.5GB threshold → full delete path
- Tex pipeline load: ~15s (from HF cache)
- Texture generation: 98s
- Post-request VRAM: 361 MiB (tex pipeline unloaded)
- Zero OOM kills

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-17 00:15:53 +08:00
Akasei
f651475ec5 test: batch generation 9/9 success with mmap+malloc_trim fixes
All 9 images processed successfully:
- Phase 1: 9/9 shapes generated
- Phase 2: 9/9 textured GLBs generated
- Zero OOM kills, zero failures

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-16 23:42:20 +08:00