Skip to content

Conversation

gemwuu
Copy link
Member

@gemwuu gemwuu commented Jul 11, 2023

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (550c9af) 93.51% compared to head (0c96e90) 93.51%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #133   +/-   ##
=======================================
  Coverage   93.51%   93.51%           
=======================================
  Files         223      223           
  Lines        4659     4659           
  Branches      473      473           
=======================================
  Hits         4357     4357           
  Misses        302      302           

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

@killagu
Copy link
Contributor

killagu commented Jul 13, 2023

可以对比以下几种情况的性能差异:

  • rapid 安装
  • rapid 带 package-lock 安装
  • npm 安装
  • npm 带缓存安装
  • npm 带 package-lock 和缓存安装
  • node_modules 缓存

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

Successfully merging this pull request may close these issues.

2 participants