Skip to content

ci/eval: output per chunk stats#399720

Merged
infinisil merged 1 commit intoNixOS:masterfrom
hsjobeki:ci-output-chunkstats
May 1, 2025
Merged

ci/eval: output per chunk stats#399720
infinisil merged 1 commit intoNixOS:masterfrom
hsjobeki:ci-output-chunkstats

Conversation

@hsjobeki
Copy link
Contributor

@hsjobeki hsjobeki commented Apr 18, 2025

As described in #395113

it would good to have stats for each individual eval chunk such that we collect some data already.
Before we going to implement the analysis on top of it.

I think it is fine to add the collection of data to all PRs already, we did the same for stats.json, that way we have some actual data for tuning #395113

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions backport release-24.11 labels Apr 18, 2025
@hsjobeki hsjobeki requested a review from infinisil April 18, 2025 11:45
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Apr 18, 2025
@hsjobeki hsjobeki force-pushed the ci-output-chunkstats branch from 1e0d55b to 882541e Compare April 18, 2025 17:27
@hsjobeki hsjobeki force-pushed the ci-output-chunkstats branch from 882541e to cd1a8c5 Compare April 30, 2025 18:35
@hsjobeki hsjobeki changed the title ci/eval: outut per chunk stats ci/eval: output per chunk stats Apr 30, 2025
@infinisil infinisil force-pushed the ci-output-chunkstats branch from cd1a8c5 to 912878c Compare May 1, 2025 18:51
@infinisil infinisil force-pushed the ci-output-chunkstats branch from 912878c to fa69ce0 Compare May 1, 2025 18:52
Copy link
Member

@infinisil infinisil left a comment

Choose a reason for hiding this comment

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

Reviewed and updated together with @hsjobeki

@infinisil infinisil merged commit d17b051 into NixOS:master May 1, 2025
16 of 20 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented May 1, 2025

Successfully created backport PR for release-24.11:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants