Update Statistic profiling with perf authored by Dominic Kempf's avatar Dominic Kempf
...@@ -29,4 +29,5 @@ Identifying a stackframe between all the PDELab types can be really hard. One po ...@@ -29,4 +29,5 @@ Identifying a stackframe between all the PDELab types can be really hard. One po
``` ```
cat undemangled | clang-format > formatted cat undemangled | clang-format > formatted
``` ```
Note, however that `clang-format` started sqapping on my laptop for Stokes types. Note, however that `clang-format` started swapping on my laptop for Stokes types.
On donkey, it got the job done with *only* 25 GB used.
\ No newline at end of file