Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

レイテンシー向上 #35

Open
Tracked by #37
kechigon opened this issue Dec 29, 2024 · 0 comments
Open
Tracked by #37

レイテンシー向上 #35

kechigon opened this issue Dec 29, 2024 · 0 comments

Comments

@kechigon
Copy link
Collaborator

Why

現在コマンドを打った後にレスポンスが投稿されるまで15秒ほどかかっている。ユーザー体験が悪い。

What

レイテンシーの目標を決めて、短くするための工夫をする。

短くするための工夫

  • レスポンスを用意しておいて、コマンド実行時に返す。
  • 短くはしないが、response待機中と分かるような表示を出す。
@kechigon kechigon mentioned this issue Dec 29, 2024
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant