[go: nahoru, domu]

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

feat: 优化部分启动逻辑 #1772

Merged
merged 15 commits into from
Oct 27, 2022
Merged

feat: 优化部分启动逻辑 #1772

merged 15 commits into from
Oct 27, 2022

Conversation

Aaaaash
Copy link
Member
@Aaaaash Aaaaash commented Oct 11, 2022

Types

  • 🚀 Performance Improvements

Background or solution

Changelog

@Aaaaash
Copy link
Member Author
Aaaaash commented Oct 11, 2022

/publish

@codecov
Copy link
codecov bot commented Oct 11, 2022

Codecov Report

Base: 57.57% // Head: 57.63% // Increases project coverage by +0.05% 🎉

Coverage data is based on head (0c61920) compared to base (7832430).
Patch coverage: 61.42% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1772      +/-   ##
==========================================
+ Coverage   57.57%   57.63%   +0.05%     
==========================================
  Files        1285     1284       -1     
  Lines       80237    80389     +152     
  Branches    16811    16823      +12     
==========================================
+ Hits        46198    46333     +135     
- Misses      30960    30975      +15     
- Partials     3079     3081       +2     
Flag Coverage Δ
jsdom 52.39% <61.25%> (+0.07%) ⬆️
node 15.89% <3.97%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/core-browser/src/monaco/index.ts 100.00% <ø> (ø)
...ension/src/browser/extension-management.service.ts 47.36% <0.00%> (ø)
packages/extension/src/common/vscode/extension.ts 52.00% <ø> (-3.18%) ⬇️
packages/monaco/src/browser/contrib/tokenizer.ts 100.00% <ø> (ø)
packages/monaco/src/browser/index.ts 0.00% <ø> (ø)
packages/theme/src/browser/icon.service.ts 81.48% <ø> (ø)
...on/src/browser/vscode/contributes/views-welcome.ts 38.29% <8.33%> (-1.71%) ⬇️
.../browser/vscode/contributes/semanticTokenScopes.ts 30.00% <9.09%> (+5.00%) ⬆️
...sion/src/browser/vscode/contributes/breakpoints.ts 29.41% <12.50%> (-3.93%) ⬇️
...ension/src/browser/vscode/contributes/debuggers.ts 16.85% <12.50%> (-0.03%) ⬇️
... and 88 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

🎉 PR Next version 2.20.5-next-1665488342.0 publish successful! You can install prerelease version via npm install package@2.20.5-next-1665488342.0 @Aaaaash

2.20.5-next-1665488342.0

@bytemain
Copy link
Member

特别棒

@erha19 erha19 changed the title 优化部分启动逻辑 feat: 优化部分启动逻辑 Oct 12, 2022
@erha19 erha19 mentioned this pull request Oct 12, 2022
55 tasks
@Aaaaash
Copy link
Member Author
Aaaaash commented Oct 14, 2022

/publish

@github-actions
Copy link
Contributor

🎉 PR Next version 2.20.5-next-1665738623.0 publish successful! You can install prerelease version via npm install package@2.20.5-next-1665738623.0 @Aaaaash

2.20.5-next-1665738623.0

@Aaaaash
Copy link
Member Author
Aaaaash commented Oct 14, 2022

/publish

@github-actions
Copy link
Contributor

🎉 PR Next version 2.20.5-next-1665741103.0 publish successful! You can install prerelease version via npm install package@2.20.5-next-1665741103.0 @Aaaaash

2.20.5-next-1665741103.0

@Aaaaash
Copy link
Member Author
Aaaaash commented Oct 17, 2022

/publish

@github-actions
Copy link
Contributor

🎉 PR Next version 2.20.7-next-1665973377.0 publish successful! You can install prerelease version via npm install package@2.20.7-next-1665973377.0 @Aaaaash

2.20.7-next-1665973377.0

@erha19
Copy link
Member
erha19 commented Oct 17, 2022

@Aaaaash 冲突处理一下

@Aaaaash Aaaaash changed the title feat: 优化部分启动逻辑 WIP feat: 优化部分启动逻辑 Oct 17, 2022
@Aaaaash
Copy link
Member Author
Aaaaash commented Oct 17, 2022

/publish

@github-actions
Copy link
Contributor

🎉 PR Next Release version 2.20.7-next-1665987349.0 publish successful! You can install prerelease version via npm install package@2.20.7-next-1665987349.0 @Aaaaash

2.20.7-next-1665987349.0

@Aaaaash Aaaaash changed the base branch from main to v2.20 October 17, 2022 08:41
@Aaaaash Aaaaash force-pushed the feat/optimize-initialize branch 3 times, most recently from e283672 to f077b4c Compare October 17, 2022 09:59
@Aaaaash
Copy link
Member Author
Aaaaash commented Oct 26, 2022

/publish

@github-actions
Copy link
Contributor

🎉 PR Next Release version 2.20.9-next-1666749024.0 publish successful! You can install prerelease version via npm install package@2.20.9-next-1666749024.0 @Aaaaash

2.20.9-next-1666749024.0

erha19
erha19 previously approved these changes Oct 26, 2022
@life2015
Copy link
Member

优秀的优化 期待部署效果

erha19
erha19 previously approved these changes Oct 27, 2022
life2015
life2015 previously approved these changes Oct 27, 2022
Copy link
Member
@life2015 life2015 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@erha19 erha19 dismissed stale reviews from life2015 and themself via 0c61920 October 27, 2022 06:13
@Aaaaash Aaaaash merged commit 75511a4 into main Oct 27, 2022
@Aaaaash Aaaaash deleted the feat/optimize-initialize branch October 27, 2022 07:45
erha19 added a commit that referenced this pull request Oct 27, 2022
erha19 added a commit that referenced this pull request Oct 28, 2022
* feat: optimize initialize performance

* chore: deps

* refactor: (wip) add lifecycle service

* refactor: (wip)

* refactor: 重构 vscode contributes 运行机制

* fix: test case

* chore: unused code

* refactor: register language logic

* chore: test case

* chore: test case

* chore: revert config

* fix: theme contribution

* chore: update comments

* chore: fix build error

Co-authored-by: Dan <danwu.wdw@alibaba-inc.com>
erha19 added a commit that referenced this pull request Oct 31, 2022
* test: add opened editor e2e test

* chore: update split editor timeout

* chore: trigger editor title menu by id

* feat: 优化部分启动逻辑 (#1772)

* feat: optimize initialize performance

* chore: deps

* refactor: (wip) add lifecycle service

* refactor: (wip)

* refactor: 重构 vscode contributes 运行机制

* fix: test case

* chore: unused code

* refactor: register language logic

* chore: test case

* chore: test case

* chore: revert config

* fix: theme contribution

* chore: update comments

* chore: fix build error

Co-authored-by: Dan <danwu.wdw@alibaba-inc.com>

* chore: update labeler.yml

* fix: some event should not be dispose while switch session (#1866)

* refactor: parallel open resource (#1873)

* chore: improve append view performance (#1871)

* chore: improve append view performance

* chore: improve append view performance

* fix: submenus error (#1867)

* chore: update view quick open prefix (#1869)

* test: implement run debug e2e test case (#1787)

* test: implement debug breakpoint editor glyph margin test case

* test: code

* test: implement run debug test case

* fix: ci

* fix: ci

* fix: ci

* chore: fix ci

* test: implement debug breakpoint editor glyph margin test case

* fix: improve debug code

Co-authored-by: kuiwu <danwu.wdw@alibaba-inc.com>

* chore: change filetree context menu order (#1868)

* chore: fix new file test

Co-authored-by: 大表哥 <xubing.bxb@alibaba-inc.com>
Co-authored-by: John <qingyi.xjh@antgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 feature feature required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants