Added some benchmarking results.

这个提交包含在:
Craig Warren
2016-02-24 15:00:47 +00:00
父节点 78adaac83e
当前提交 def90948f4
共有 7 个文件被更改,包括 122 次插入4 次删除

查看文件

@@ -0,0 +1,30 @@
.. _benchmarking:
************
Benchmarking
************
This section provides information and results from performance benchmarking of gprMax.
How to benchmark?
=================
The following simple model is an example (found in the ``tests/benchmarking`` sub-package) that can be used to benchmark gprMax on your own system. The model contains a simple source in free space.
.. literalinclude:: ../../tests/benchmarking/bench_100x100x100.in
:language: none
:linenos:
Results
=======
Mac OS X
--------
.. figure:: ../../tests/benchmarking/results/MacOSX/Darwin-15.3.0-x86_64-i386-64bit.png
:width: 600px
Execution time and speed-up factor plots for gprMax (v3b21) and GprMax (v2).