Mercurial > repos > public > sbplib_julia
diff test/Project.toml @ 1886:9ce6d939dfae allocation_testing
Start experimenting with allocation testing
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 07 Apr 2022 07:37:02 +0200 |
parents | 48a61e085e60 |
children | 8b9a77d2dc91 |
line wrap: on
line diff
--- a/test/Project.toml Thu Apr 07 07:30:00 2022 +0200 +++ b/test/Project.toml Thu Apr 07 07:37:02 2022 +0200 @@ -1,4 +1,5 @@ [deps] +BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" Glob = "c27321d9-0574-5035-807b-f59d2c89b15c" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"