File: perfs.html

package info (click to toggle)
siscone 2.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,508 kB
  • sloc: sh: 10,796; cpp: 4,708; makefile: 106
file content (36 lines) | stat: -rw-r--r-- 952 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>

<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>SISCone: Performances</title>
<link href="style.css" rel="stylesheet" type="text/css">
</head>

<body>
<!------------>
<!-- Header -->
<!------------>
<h1 align="center">SISCone Documentation</h1>
<p>
<a name="top"></a>
<h3 align="center">Version 2.0.5</h3>
</p>
<hr size="1">

<h2 align="center">Execution time</h2>
This figure shows the execution time as a function of the number of particles and compares it with other algorithms.
It has been obtained on a 3.4 GHz Pentium&reg; IV processor.
<p>
<img align="center" src="timings.png">
</p>

<!------------>
<!-- footer -->
<!------------>
<hr size="1">
<a href="index.html">Home</a><br>
Contacts: &nbsp;<a href="mailto:gsoyez@quark.phy.bnl.gov">Gregory Soyez</a>
&nbsp;<a href="mailto:salam@lpthe.jussieu.fr">Gavin Salam</a>
</body>
</html>