AnandInguva opened a new issue, #27180: URL: https://github.com/apache/beam/issues/27180
### What would you like to happen? Right now, we use edivisive from https://pypi.org/project/signal-processing-algorithms/ to detect change points. This is not so popular package. There is one package called `ruptures` - https://centre-borelli.github.io/ruptures-docs/ which is popular among python community. We can introduce this package to find change points for Beam's performance tests to. decrease noise. ### Issue Priority Priority: 3 (nice-to-have improvement) ### Issue Components - [X] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
