diff benchmark/Project.toml @ 2082:87157cfca640 feature/sbp_operators/laplace_curvilinear

Add benchmarks for laplace on a bunch of different grids
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 25 Feb 2026 14:33:42 +0100
parents 471a948cd2b2
children
line wrap: on
line diff
--- a/benchmark/Project.toml	Wed Feb 25 10:43:46 2026 +0100
+++ b/benchmark/Project.toml	Wed Feb 25 14:33:42 2026 +0100
@@ -2,4 +2,5 @@
 BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
 Diffinitive = "5a373a26-915f-4769-bcab-bf03835de17b"
 Mustache = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70"
-PkgBenchmark = "32113eaa-f34f-5b0d-bd6c-c81e245fc73d"
\ No newline at end of file
+PkgBenchmark = "32113eaa-f34f-5b0d-bd6c-c81e245fc73d"
+StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"