Tencent / Tencent/tmagic-editor

iframe加载问题

Open
#369 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
TypeScript
Stars
4.9k
Forks
799
PR merge metrics
No merged PRs in 30d

Description

你好,
我想问一下,中间画布初始化加载比较慢的问题,目前画布初始化组件较少的情况下这个iframe渲染较慢了,如果组件多了就更慢了
是否有提升这个iframe加载的性能呢?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by profiling iframe rendering during canvas initialization with both few and many components, since the issue identifies this as the slow entry point. Compare initialization times and identify the dominant bottleneck; done should mean a measurable improvement in iframe loading performance.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, performance
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.