question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[1.10.0 Release] `stress_test_many_tasks` regression

See original GitHub issue

Context: 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:closed
  • Created 2 years ago
  • Comments:25 (25 by maintainers)

github_iconTop GitHub Comments

2reactions
jjyaocommented, Jan 20, 2022

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

1reaction
SongGuyangcommented, Jan 21, 2022

I will take a look at this blocking issue!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found