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

Add publish command #707

Merged
merged 9 commits into from
Mar 2, 2022
Merged

Conversation

alexarchambault
Copy link
Contributor

No description provided.

@alexarchambault

This comment was marked as outdated.

Get the launcher path via Mill, so that it's fine if the paths returned
by Mill change (happened with Mill 0.10.0 recently).

Use cli.launcher rather than cli.standaloneLauncher, the former is
faster to generate.
@alexarchambault
Copy link
Contributor Author

CI is green, but the Windows launcher takes quite a long time to generate. Seems we're a bit short on memory again :/

[2/7] Performing analysis...  [************]                                                           (471.1s @ 3.30GB)
GC warning: 254.1s spent in 60 GCs during the last stage, taking up 53.91% of the time.
            Please ensure more than 5.03GB of memory is available for Native Image
            to reduce GC overhead and improve image build time.
  24,560 (93.57%) of 26,249 classes reachable
  33,736 (73.07%) of 46,171 fields reachable
 121,167 (56.23%) of 215,490 methods reachable
   1,499 classes,   539 fields, and 3,656 methods registered for reflection
      88 classes,   117 fields, and    69 methods registered for JNI access
[3/7] Building universe...                                                                              (30.1s @ 3.76GB)
[4/7] Parsing methods...      [*********]                                                               (78.6s @ 4.64GB)
[5/7] Inlining methods...     [*************]                                                          (707.1s @ 2.99GB)
GC warning: 655.5s spent in 33 GCs during the last stage, taking up 92.29% of the time.
            Please ensure more than 5.22GB of memory is available for Native Image
            to reduce GC overhead and improve image build time.
[6/7] Compiling methods...    [*************]                                                          (188.3s @ 4.54GB)
[7/7] Creating image...                                                                                 (46.2s @ 3.99GB)

@alexarchambault
Copy link
Contributor Author

Might give the hosted Windows runner another try…

@alexarchambault alexarchambault marked this pull request as ready for review March 2, 2022 09:27
@alexarchambault alexarchambault merged commit 9e1eebc into VirtusLab:main Mar 2, 2022
@alexarchambault alexarchambault deleted the publish branch March 2, 2022 09:34
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.

1 participant