Skip to content

Less restrictive dependencies#132

Merged
miguelmaso merged 1 commit into
mainfrom
less-restrictive-deps
Mar 9, 2026
Merged

Less restrictive dependencies#132
miguelmaso merged 1 commit into
mainfrom
less-restrictive-deps

Conversation

@miguelmaso

Copy link
Copy Markdown
Collaborator

Removed the patch version from dependencies compat. It makes easier to integrate HyperFEM with other libraries.

Only full version for Gridap is kept, since we need its latest API, see #14 and #130

@github-actions

github-actions Bot commented Mar 6, 2026

Copy link
Copy Markdown

Benchmark Results (Julia v1)

Time benchmarks
main d287d84... main / d287d84...
Constitutive models/Visco-elastic Ψ 0.0495 ± 0.02 ms 0.0499 ± 0.019 ms 0.993 ± 0.55
Constitutive models/Visco-elastic ∂Ψu 0.0615 ± 0.0018 ms 0.0615 ± 0.0018 ms 1 ± 0.041
Constitutive models/Visco-elastic ∂Ψuu 0.111 ± 0.014 ms 0.109 ± 0.014 ms 1.01 ± 0.18
Simulations/StaticMechanicalDirichlet 0.207 ± 0.013 s 0.205 ± 0.019 s 1.01 ± 0.11
Simulations/StaticMechanicalNeumann 0.163 ± 0.014 s 0.157 ± 0.017 s 1.03 ± 0.14
Simulations/ViscoElastic 21 s 20.9 s 1
Tensor algebra/Cofactor 0.064 ± 0.002 μs 0.063 ± 0.003 μs 1.02 ± 0.058
Tensor algebra/Det(A)Inv(A') 0.128 ± 0.006 μs 0.129 ± 0.008 μs 0.992 ± 0.077
Tensor algebra/δδ_λ_2d 19 ± 1 ns 18 ± 1 ns 1.06 ± 0.081
Tensor algebra/δδ_μ_2d 19 ± 1 ns 19 ± 1 ns 1 ± 0.074
time_to_load 0.0201 ± 2e-05 h 0.0201 ± 2e-05 h 1 ± 0.0014
Memory benchmarks
main d287d84... main / d287d84...
Constitutive models/Visco-elastic Ψ 1.24 k allocs: 0.0777 MB 1.24 k allocs: 0.0777 MB 1
Constitutive models/Visco-elastic ∂Ψu 1.36 k allocs: 0.0898 MB 1.36 k allocs: 0.0898 MB 1
Constitutive models/Visco-elastic ∂Ψuu 2.32 k allocs: 0.155 MB 2.32 k allocs: 0.155 MB 1
Simulations/StaticMechanicalDirichlet 1.51 M allocs: 0.109 GB 1.51 M allocs: 0.109 GB 1
Simulations/StaticMechanicalNeumann 1.48 M allocs: 0.0933 GB 1.48 M allocs: 0.0933 GB 1
Simulations/ViscoElastic 0.343 G allocs: 22 GB 0.343 G allocs: 22 GB 1
Tensor algebra/Cofactor 1 allocs: 0.0781 kB 1 allocs: 0.0781 kB 1
Tensor algebra/Det(A)Inv(A') 4 allocs: 0.25 kB 4 allocs: 0.25 kB 1
Tensor algebra/δδ_λ_2d 0 allocs: 0 B 0 allocs: 0 B
Tensor algebra/δδ_μ_2d 0 allocs: 0 B 0 allocs: 0 B
time_to_load 0.141 k allocs: 10.8 kB 0.141 k allocs: 10.8 kB 1

@miguelmaso miguelmaso merged commit bae16b0 into main Mar 9, 2026
3 of 4 checks passed
@miguelmaso miguelmaso deleted the less-restrictive-deps branch March 9, 2026 11:00
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