dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

【Openatom Foundation Game】Automated Dubbo framework and protocol performance benchmark Benchmark mechanism and platform

Open wxbty opened this issue 1 year ago • 4 comments

What is the purpose of the change

Openatom 基金会比赛(自动化benchmark)的代码实现。

Code implementation of Openatom Foundation Game.

link: game

Brief changelog

交付产物: ● Dubbo主仓库的workflow配置文件。 ● Dubbo-sample的benchmark工程代码和场景构建器相关代码。#https://github.com/apache/dubbo-samples/pull/1126 ● Dubbo-benchmark作为Result持久化仓库,包含数据转换代码和workflow配置文件。#https://github.com/apache/dubbo-benchmark/pull/47 ● Dubbo-website作为前端可视化仓库

Dubbo主仓库依赖Dubbo-sample和Dubbo-benchmark先merge,否则CI失败。 Dubbo-website依赖Dubbo-benchmark的数据源。

设计文档:https://www.yuque.com/wangxiaobin-m1m4b/fi2ysd/whvmf2ge8o2bb1rl?singleDoc# 《Dubbo自动benchmark详细设计》


Deliver product ● Workflow configuration file of Dubbo main warehouse. ● Dubbo-sample’s benchmark project code and scene builder related code. ● Dubbo-benchmark serves as a Result persistence warehouse, including data conversion code and workflow configuration files. ● Dubbo-website as a front-end visual warehouse

Dubbo main warehouse relies on Dubbo-sample and Dubbo-benchmark to be merged first, otherwise CI will fail. Dubbo-website relies on the data source of Dubbo-benchmark.

wxbty avatar Apr 04 '24 12:04 wxbty

● Dubbo-website作为前端可视化仓库

https://github.com/apache/dubbo-website/pull/2951#issue-2225582948

dyjjack avatar Apr 04 '24 13:04 dyjjack

● Dubbo-website作为前端可视化仓库

apache/dubbo-website#2951 (comment)

web-site合并前可参考 https://dyjjack.github.io/jmh_result/

wxbty avatar Apr 05 '24 04:04 wxbty

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 38.54%. Comparing base (a12975a) to head (a2db9a0).

Additional details and impacted files
@@            Coverage Diff             @@
##              3.3   #14031      +/-   ##
==========================================
- Coverage   38.55%   38.54%   -0.01%     
==========================================
  Files        1895     1895              
  Lines       79272    79272              
  Branches    11528    11528              
==========================================
- Hits        30560    30553       -7     
- Misses      44439    44440       +1     
- Partials     4273     4279       +6     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Apr 05 '24 09:04 codecov-commenter

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Apr 15 '24 15:04 sonarqubecloud[bot]