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

Improve the bot loading performance #5708

Closed
2 of 8 tasks
boydc2014 opened this issue Feb 7, 2021 · 1 comment
Closed
2 of 8 tasks

Improve the bot loading performance #5708

boydc2014 opened this issue Feb 7, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@boydc2014
Copy link
Contributor

Describe the bug

Composer is taking too much time to load a big bot. For example, in Calendar bot, it's taking up to 30-60s to see the first screen.

Version

Lastest main

Browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. open a big bot
  2. wait the design page to show up

Expected behavior

Expect the first screen will show up very soon, within a few second, even the bot is considered as big.

Additional context

We had a proposal for hot/cold splitting which we can leverage the idea to break down the processing when loading.

@boydc2014 boydc2014 added Type: Bug Something isn't working Needs-triage A new issue that require triage Area: Perf Team: Platform and removed Needs-triage A new issue that require triage labels Feb 7, 2021
@hibrenda
Copy link
Contributor

hibrenda commented Apr 6, 2021

addressed in #5853

@hibrenda hibrenda closed this as completed Apr 6, 2021
@hibrenda hibrenda added this to the R13 milestone Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants