Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable GOMAXPROCS autotuning #3105

Merged
merged 9 commits into from
Oct 30, 2023
Merged

Enable GOMAXPROCS autotuning #3105

merged 9 commits into from
Oct 30, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Jul 25, 2023

No description provided.

@AlekSi AlekSi added code/chore Code maintenance improvements trust PRs that can access Actions secrets packages PRs that should build packages labels Jul 25, 2023
@AlekSi AlekSi added this to the Next milestone Jul 25, 2023
@AlekSi AlekSi self-assigned this Jul 25, 2023
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #3105 (bf92520) into main (ce26a01) will decrease coverage by 4.63%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3105      +/-   ##
==========================================
- Coverage   74.63%   70.01%   -4.63%     
==========================================
  Files         370      364       -6     
  Lines       23564    23248     -316     
==========================================
- Hits        17588    16276    -1312     
- Misses       4962     5901     +939     
- Partials     1014     1071      +57     

see 103 files with indirect coverage changes

Flag Coverage Δ
filter-false ?
filter-true 70.01% <ø> (-0.72%) ⬇️
hana-1 ?
integration 70.01% <ø> (-0.74%) ⬇️
mongodb-1 ?
postgresql-1 50.84% <ø> (-0.28%) ⬇️
postgresql-2 50.20% <ø> (-0.28%) ⬇️
postgresql-3 49.16% <ø> (-0.18%) ⬇️
sort-false 70.01% <ø> (-0.28%) ⬇️
sort-true ?
sqlite-1 50.13% <ø> (-0.65%) ⬇️
sqlite-2 49.53% <ø> (-0.22%) ⬇️
sqlite-3 48.36% <ø> (-0.19%) ⬇️
unit ?

Flags with carried forward coverage won't be shown. Click here to find out more.

@mergify
Copy link
Contributor

mergify bot commented Aug 3, 2023

@AlekSi this pull request has merge conflicts.

@mergify mergify bot added the conflict PRs that have merge conflicts label Aug 3, 2023
# Conflicts:
#	go.mod
#	go.sum
@mergify mergify bot removed the conflict PRs that have merge conflicts label Aug 4, 2023
@AlekSi AlekSi modified the milestones: v1.8.0, Next Aug 14, 2023
@mergify
Copy link
Contributor

mergify bot commented Aug 17, 2023

@AlekSi this pull request has merge conflicts.

@mergify mergify bot added the conflict PRs that have merge conflicts label Aug 17, 2023
# Conflicts:
#	go.mod
#	go.sum
@mergify mergify bot removed the conflict PRs that have merge conflicts label Aug 25, 2023
@AlekSi AlekSi removed this from the v1.9.0 milestone Aug 28, 2023
@mergify
Copy link
Contributor

mergify bot commented Aug 30, 2023

@AlekSi this pull request has merge conflicts.

@mergify mergify bot added the conflict PRs that have merge conflicts label Aug 30, 2023
# Conflicts:
#	go.mod
#	go.sum
@mergify mergify bot removed the conflict PRs that have merge conflicts label Aug 30, 2023
@mergify
Copy link
Contributor

mergify bot commented Sep 18, 2023

@AlekSi this pull request has merge conflicts.

@mergify mergify bot added the conflict PRs that have merge conflicts label Sep 18, 2023
# Conflicts:
#	go.mod
#	go.sum
@mergify mergify bot removed the conflict PRs that have merge conflicts label Sep 27, 2023
@mergify
Copy link
Contributor

mergify bot commented Oct 12, 2023

@AlekSi this pull request has merge conflicts.

@mergify mergify bot added the conflict PRs that have merge conflicts label Oct 12, 2023
@mergify mergify bot removed the conflict PRs that have merge conflicts label Oct 12, 2023
@mergify
Copy link
Contributor

mergify bot commented Oct 27, 2023

@AlekSi this pull request has merge conflicts.

@mergify mergify bot added the conflict PRs that have merge conflicts label Oct 27, 2023
@mergify mergify bot removed the conflict PRs that have merge conflicts label Oct 28, 2023
@AlekSi AlekSi added this to the Next milestone Oct 30, 2023
@AlekSi AlekSi removed trust PRs that can access Actions secrets packages PRs that should build packages labels Oct 30, 2023
@AlekSi AlekSi marked this pull request as ready for review October 30, 2023 09:34
@AlekSi AlekSi requested a review from a team as a code owner October 30, 2023 09:34
@AlekSi AlekSi requested review from a team and noisersup October 30, 2023 09:36
@AlekSi AlekSi merged commit 6a27333 into FerretDB:main Oct 30, 2023
22 of 28 checks passed
@AlekSi AlekSi deleted the gomaxprocs branch October 30, 2023 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants