Skip to content

Cleanup#140

Merged
miguelmaso merged 5 commits intomainfrom
cleanup
Mar 13, 2026
Merged

Cleanup#140
miguelmaso merged 5 commits intomainfrom
cleanup

Conversation

@miguelmaso
Copy link
Collaborator

@miguelmaso miguelmaso commented Mar 10, 2026

  • Allowed upgrading GridapSolvers to v0.7.0
  • Removed unused packages: JSON and Roots
  • Removed commented code in test
  • Allowed higher PartitionedArrays (currently limited by GridapSolvers, GridapDistributed, GridapGmsh)
  • Removed SpecialFunctions dependency (moved to testing)

@github-actions
Copy link

github-actions bot commented Mar 10, 2026

Benchmark Results (Julia v1)

Time benchmarks
main 2ee26bd... main / 2ee26bd...
Constitutive models/Visco-elastic Ψ 0.0477 ± 0.035 ms 0.0472 ± 0.033 ms 1.01 ± 1
Constitutive models/Visco-elastic ∂Ψu 0.0537 ± 0.0022 ms 0.0535 ± 0.0019 ms 1 ± 0.054
Constitutive models/Visco-elastic ∂Ψuu 0.101 ± 0.011 ms 0.105 ± 0.015 ms 0.962 ± 0.17
Simulations/StaticMechanicalDirichlet 0.131 ± 0.0066 s 0.132 ± 0.0074 s 0.993 ± 0.074
Simulations/StaticMechanicalNeumann 0.127 ± 0.012 s 0.127 ± 0.011 s 1.01 ± 0.13
Simulations/ViscoElastic 17.9 s 18 s 0.993
Tensor algebra/Cofactor 0.061 ± 0.01 μs 0.07 ± 0 μs 0.871 ± 0.14
Tensor algebra/Det(A)Inv(A') 0.14 ± 0.01 μs 0.13 ± 0.001 μs 1.08 ± 0.077
Tensor algebra/δδ_λ_2d 30 ± 0 ns 30 ± 0 ns 1 ± 0
Tensor algebra/δδ_μ_2d 30 ± 0 ns 30 ± 0 ns 1 ± 0
time_to_load 2.65 ± 0.0046 s 2.69 ± 0.015 s 0.986 ± 0.0057
Memory benchmarks
main 2ee26bd... main / 2ee26bd...
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.29 k allocs: 0.0826 MB 1.29 k allocs: 0.0826 MB 1
Constitutive models/Visco-elastic ∂Ψuu 2.25 k allocs: 0.149 MB 2.25 k allocs: 0.149 MB 1
Simulations/StaticMechanicalDirichlet 1.51 M allocs: 0.109 GB 1.51 M allocs: 0.108 GB 1
Simulations/StaticMechanicalNeumann 1.48 M allocs: 0.0932 GB 1.48 M allocs: 0.093 GB 1
Simulations/ViscoElastic 0.326 G allocs: 20.5 GB 0.326 G allocs: 20.5 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.149 k allocs: 11.1 kB 0.149 k allocs: 11.1 kB 1

@miguelmaso miguelmaso merged commit 22ed08b into main Mar 13, 2026
4 checks passed
@miguelmaso miguelmaso deleted the cleanup branch March 13, 2026 13:30
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