warehouseeye / data /prerendered /video1 /benchmarks.json
Achoyyy's picture
redeploy: sync Streamlit app + prerendered demo data
7731089 verified
Raw
History Blame Contribute Delete
966 Bytes
{
"video_id": "video1",
"task_id": "prerender-video1-1778288083",
"video_path": "/Users/davidachoy/Desktop/Coding apps/warehouseeye/data/video1.mp4",
"finished_at_unix": 1778288234.658643,
"elapsed_wall_sec": 151.239,
"benchmark": {
"frames_analyzed": 81,
"tokens_per_second_avg": 17.12,
"latency_per_crop_ms": 12782.97,
"wall_time_sec": 151.23,
"total_cost_usd": 0.0836,
"vs_gpt4v_estimated_savings_pct": 35
},
"vision_summary": {
"total_tracks": 1,
"analyzed_tracks": 1,
"total_crops": 3,
"parse_successes": 3,
"parse_failures": 0,
"request_count": 3,
"average_latency_ms": 12782.969652999935,
"total_tokens": 2589,
"max_tokens": 300,
"completed_crops": 3
},
"db_path": "/Users/davidachoy/Desktop/Coding apps/warehouseeye/data/prerendered/video1/warehouseeye.sqlite3",
"timeline_path": "/Users/davidachoy/Desktop/Coding apps/warehouseeye/data/prerendered/video1/timeline.json"
}