[GitHub] [flink-benchmarks] lindong28 commented on a diff in pull request #66: [FLINK-29825] Replace median-based regression detect algorithm with max/min-based

2023-03-09 Thread via GitHub
lindong28 commented on code in PR #66: URL: https://github.com/apache/flink-benchmarks/pull/66#discussion_r1131966898 ## regression_report_v2.py: ## @@ -0,0 +1,108 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*-

[GitHub] [flink-benchmarks] lindong28 commented on a diff in pull request #66: [FLINK-29825] Replace median-based regression detect algorithm with max/min-based

2023-03-09 Thread via GitHub
lindong28 commented on code in PR #66: URL: https://github.com/apache/flink-benchmarks/pull/66#discussion_r1131955641 ## regression_report_v2.py: ## @@ -0,0 +1,105 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*-

[GitHub] [flink-benchmarks] lindong28 commented on a diff in pull request #66: [FLINK-29825] Replace median-based regression detect algorithm with max/min-based

2023-03-09 Thread via GitHub
lindong28 commented on code in PR #66: URL: https://github.com/apache/flink-benchmarks/pull/66#discussion_r1131954846 ## regression_report_v2.py: ## @@ -0,0 +1,108 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*-

[GitHub] [flink-benchmarks] lindong28 commented on a diff in pull request #66: [FLINK-29825] Replace median-based regression detect algorithm with max/min-based

2023-03-05 Thread via GitHub
lindong28 commented on code in PR #66: URL: https://github.com/apache/flink-benchmarks/pull/66#discussion_r1125658942 ## regression_report_v2.py: ## @@ -0,0 +1,108 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*-