[1.10.0 Release] `stress_test_many_tasks` regression
See original GitHub issueContext: https://github.com/ray-project/ray/pull/21512#discussion_r788310272
Result from 1.10.0:
"stage_3_creation_time": 0.06580400466918945,
"stage_3_time": 2932.907886981964,
This is a significant regression from 1.9:
"stage_3_creation_time": 0.05767488479614258,
"stage_3_time": 1949.1530861854553
Issue Analytics
- State:
- Created 2 years ago
- Comments:25 (25 by maintainers)
Top Results From Across the Web
Source code for GPy.examples.regression - Read the Docs
Source code for GPy.examples.regression ... Built with Sphinx using a theme provided by Read the Docs. Read the Docs v: deploy.
Read more >1.10 - Further Examples | STAT 501
Below is a plot of the data with a simple linear regression line superimposed. The plot was done in Minitab and as pointed...
Read more >1. Supervised learning — scikit-learn 1.2.0 documentation
1. Supervised learning¶ · 1. Ordinary Least Squares · 1.1. · 2. Ridge regression and classification · 1.1. · 3. Lasso · 1.1....
Read more >Simple Linear Regression
The Simple Linear Regression Model. The simplest deterministic mathematical relationship between two variables x and y is a linear relationship: y = β0....
Read more >Lecture notes on ridge regression - arXiv
Lecture notes on ridge regression. Version 0.40, May 28, 2021. Wessel N. van Wieringen1,2. 1 Department of Epidemiology and Data Science,.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The regression happens between 11/13 - 11/20
https://buildkite.com/ray-project/periodic-ci/builds/1621#524f9d0e-5d15-497f-962c-0d209ac19c43 https://buildkite.com/ray-project/periodic-ci/builds/1742#78b364bb-8d5a-476f-975f-3df71e222c77
Between 07add6f7f20fa17af8b539a57131cc97ebb8bbf8 and 88136fa495271a70629ac09ddbf3bc2c5c7e7574
I will take a look at this blocking issue!