File size: 1,844 Bytes
e037628 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
# โฑ๏ธ Story Generation Time Log
---
## โจ Story Enhancement
- ๐ **_create_detail_focused_enhancement_prompt (1)** โ 0.0000s
- ๐ **_create_detail_focused_enhancement_prompt (2)** โ 0.0000s
- ๐ **_create_detail_focused_enhancement_prompt (3)** โ 0.0000s
- ๐ **enhance_user_story (final)** โ 0.0005s
- โณ **enhance_user_story (attempt span)** โ 2.0014s
- โณ **enhance_user_story (overall span)** โ 3.0035s
---
## ๐๏ธ Layout & Description Generation
- ๐ข **_find_all_factorizations** โ 0.0000s
- ๐งฎ **_calculate_optimal_layout** โ 0.0000s
- ๐ **_calculate_optimal_grid_layout** โ 0.0010s
- ๐ **_get_optimal_layout_description** โ 0.0010s
- ๐ **_create_detailed_story_description** โ 0.0000s
- ๐จ **_get_enhanced_style_specifications** โ 0.0000s
- ๐ข **_find_all_factorizations (2nd)** โ 0.0000s
- ๐งฎ **_calculate_optimal_layout (2nd)** โ 0.0000s
- ๐ **_calculate_optimal_grid_layout (2nd)** โ 0.0000s
- ๐ **_create_comprehensive_technical_specifications** โ 0.0010s
- ๐ ๏ธ **_create_advanced_quality_and_flow_instructions** โ 0.0000s
- โ๏ธ **_assemble_prompt_with_smart_truncation** โ 0.0000s
- ๐ผ๏ธ **_create_comic_prompt** โ 0.0020s
---
## ๐จ Comic Generation
- ๐๏ธ **generate_image_fn** โ 69.6515s
- ๐ญ **generate_comic** โ 69.7712s
- ๐ค **generate_image_narration** โ 29.2157s
- ๐ **generate_direct_comic** โ 101.9924s
---
## ๐ธ Scene Extraction
- ๐๏ธ **extract_comic_scenes (1st run)** โ 2.4218s
- ๐๏ธ **extract_comic_scenes (2nd run)** โ 2.7060s
---
# ๐ Performance Overview
- โจ **Enhancement Total:** ~3.0s
- ๐๏ธ **Layout/Description Total:** ~0.005s
- ๐จ **Comic Generation Total:** ~201.6s
- ๐ธ **Scene Extraction Total:** ~5.1s
|