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/benchmark optimize #348

Merged
merged 4 commits into from
Sep 10, 2024
Merged

Conversation

JackWang032
Copy link
Collaborator

#338

  1. 支持 benchmark:release 命令,只支持 node v21.6.1版本以上运行,只支持冷启动,输出至根目录 /benchmark_reports/
  2. 支持热启动/冷启动,冷启动在 node v18.20.3以下禁止选择
  3. release报告时循环次数提高至15次,只保留 平均时间,去除上次花费时间,所有花费时间,循环次数等数据
  4. 推荐版本改为18, node 18版本以上与16,17版本先比,有很大性能提升,且目前内存溢出崩溃基本不会出现
  5. markdown优化
image

scripts/benchmark.js Outdated Show resolved Hide resolved
benchmark/sqlBenchmark.ts Show resolved Hide resolved
@HaydenOrz HaydenOrz merged commit cb69bab into DTStack:main Sep 10, 2024
6 checks passed
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