Skip to content

Adding benchmarks and extra sanity checks (memory allocations, type stability, ...) #280

Adding benchmarks and extra sanity checks (memory allocations, type stability, ...)

Adding benchmarks and extra sanity checks (memory allocations, type stability, ...) #280

Triggered via pull request December 11, 2024 09:40
Status Success
Total duration 12m 26s
Artifacts

CI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 2 notices
Julia 1.9 - ubuntu-latest - x64 - pull_request
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Julia 1.9 - macOS-latest - x64 - pull_request
[setup-julia] x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or left it unspecified for the correct default).
Julia 1 - ubuntu-latest - x64 - pull_request
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Julia 1 - macOS-latest - x64 - pull_request
[setup-julia] x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or left it unspecified for the correct default).
Documentation: src/run.jl#L242
A parallel executor was provided (`executor=ThreadedEx()`) but some models cannot be run in parallel: PlantSimEngine.Examples.ToyRUEGrowthModel{Float64}(0.2). The simulation will be run sequentially. Use `executor=SequentialEx()` to remove this warning. maxlog = 1
Documentation: src/run.jl#L242
A parallel executor was provided (`executor=ThreadedEx()`) but some models cannot be run in parallel: PlantSimEngine.Examples.ToyAssimGrowthModel{Float64}(0.2, 0.5, 1.2). The simulation will be run sequentially. Use `executor=SequentialEx()` to remove this warning. maxlog = 1
Documentation: ../../../.julia/packages/Documenter/Bs999/src/html/HTMLWriter.jl#L1865
Generated HTML over size_threshold_warn limit: API.md Generated file size: 269.33 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: 292.97 (KiB) HTML file: API/index.html
Documentation: ../../../.julia/packages/Documenter/Bs999/src/html/HTMLWriter.jl#L814
For 6 @example blocks, the 'text/html' representation of the resulting object is above the threshold (example_size_threshold: 8192 bytes). - 2 blocks had no image MIME show() method representation as an alternative. Sticking to the 'text/html' representation (largest block is 10903 bytes). On pages: index.md, model_coupling/multiscale.md - 4 blocks had 'image/png' fallback image representation available, using that. On pages: FAQ/translate_a_model.md, index.md
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`