Skip to content

Extend time slice for DriverTasks in higher level queue and double default EXECUTION_TIME_SLICE#11562

Merged
JackieTien97 merged 2 commits intomasterfrom
queryTimeSlice
Nov 17, 2023
Merged

Extend time slice for DriverTasks in higher level queue and double default EXECUTION_TIME_SLICE#11562
JackieTien97 merged 2 commits intomasterfrom
queryTimeSlice

Conversation

@lancelly
Copy link
Copy Markdown
Contributor

@lancelly lancelly commented Nov 16, 2023

This PR does the following two things:

  1. Allocates longer time slices for higher-level tasks in the MultiLevelPriorityQueue.
  2. Changes the default time slice length to 200ms.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (5daba02) 49.13% compared to head (eca44ce) 49.14%.

Files Patch % Lines
...eryengine/execution/schedule/DriverTaskThread.java 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #11562   +/-   ##
=========================================
  Coverage     49.13%   49.14%           
- Complexity    24818    24819    +1     
=========================================
  Files          2788     2788           
  Lines        174533   174544   +11     
  Branches      20897    20897           
=========================================
+ Hits          85762    85780   +18     
+ Misses        88771    88764    -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@JackieTien97 JackieTien97 merged commit 6ae6ed8 into master Nov 17, 2023
@JackieTien97 JackieTien97 deleted the queryTimeSlice branch November 17, 2023 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants