← Back to team overview

dolfin team mailing list archive

Re: Benchmarks

 

Here's an updated suggestions for benchmarks:

 - All benchmarks are placed in src/bench/...
 - Each benchmark has a script called bench.py that runs the benchmark
 - Each benchmark appends the results to a file called bench.log

See the files bench.py and bench.log in src/bench/ode/reaction/
for an example.

/Anders



References