Comfy-Org / Comfy-Org/ComfyUI

`/history ` and `/view` API are slow.

Open
#1,971 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 10h
Merged PRs (30d)
153

Description

I've found that executing on the GUI and getting the image out is fast, but there is a lot of overhead in getting the generation history and downloading the image when using the API.

```
$ python .\comfy_websocket.py
Generate Time Cost: 2.36s
Get Generate History Time Cost: 2.04s
Download Time Cost: 4.13s
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.