Skip to content

Jhrg/gh workflow speedup#349

Merged
jgallagher59701 merged 20 commits intomasterfrom
jhrg/gh-workflow-speedup
Apr 3, 2026
Merged

Jhrg/gh workflow speedup#349
jgallagher59701 merged 20 commits intomasterfrom
jhrg/gh-workflow-speedup

Conversation

@jgallagher59701
Copy link
Copy Markdown
Member

No description provided.

We may need 12G for the cache, but maybe 1G is OK if it's compressed
The BaseType::width_ll() method defines a parameter that is not used by scalar types. I changed the code to silence that warning.
The test was not correctly waiting for the D4StreamMarhaller child
thread to complete, leading to intermittent failures.
Also, remvoed a bunch of ancient stuff from retired.
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm a little surprised that there are new data files being checked in with this PR---is this intentional? ditto some of the tweaks in "types". if intentional, great! they just seem unrelated to build speedup stuff...

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. So part of the reason I wanted to close this and move on is that I also fixed a bug in D4StreamMarshaller that I could only see once I was running PRs over and over. It's odd, because I edited the description of the PR, but that seems gone. Anyway, this PR closes that issue with D4StreamMarshallerTest (I fixed the test but did not change how the code works).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, okay! Yes, that makes sense.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And, I should add, that this work has uncovered other issues too, but I don't want them to muddy up things more.

@jgallagher59701 jgallagher59701 merged commit f8bb6ad into master Apr 3, 2026
6 checks passed
@jgallagher59701 jgallagher59701 deleted the jhrg/gh-workflow-speedup branch April 6, 2026 22:05
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.

2 participants