From 87111fe183923fd12a7139de1c365a8f73717e15 Mon Sep 17 00:00:00 2001 From: heister Date: Fri, 26 Oct 2012 21:47:09 +0000 Subject: [PATCH] put link to benchmarks into documentation git-svn-id: https://svn.dealii.org/trunk@27224 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/toc.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deal.II/doc/development/toc.html b/deal.II/doc/development/toc.html index fa26f7e3e2..7bcb6c0110 100644 --- a/deal.II/doc/development/toc.html +++ b/deal.II/doc/development/toc.html @@ -105,6 +105,11 @@ a variety of computers, using different compilers. The results of these builds is listed as well.

+ +
  • + Results of benchmarks: We run a certain number of tests + and track the performance over time. +


    -- 2.39.5