summaryrefslogtreecommitdiff
path: root/benchmarks/output/o3_1024.eirene.txt
diff options
context:
space:
mode:
authorUlrich Bauer <mail@ulrich-bauer.org>2019-07-08 08:49:15 +0200
committerUlrich Bauer <mail@ulrich-bauer.org>2019-07-08 08:49:15 +0200
commit7efb2aa90703abbe3b2572fe7a7c3de2174791df (patch)
treead24dc1bda85528f8b5580cc635fdc215173dda4 /benchmarks/output/o3_1024.eirene.txt
parentf506745767d34db2fca186380b33ed4f2cfdd6b7 (diff)
updated benchmark results
Diffstat (limited to 'benchmarks/output/o3_1024.eirene.txt')
-rw-r--r--benchmarks/output/o3_1024.eirene.txt24
1 files changed, 12 insertions, 12 deletions
diff --git a/benchmarks/output/o3_1024.eirene.txt b/benchmarks/output/o3_1024.eirene.txt
index b177843..99406b7 100644
--- a/benchmarks/output/o3_1024.eirene.txt
+++ b/benchmarks/output/o3_1024.eirene.txt
@@ -1,21 +1,21 @@
- Command being timed: "julia --eval maxdim = 2; maxrad = 1.8; using Eirene; using DelimitedFiles; eirene([0 1; 1 0]); println(@elapsed (d = transpose(readdlm("o3_1024.txt")); result = eirene(d, model="pc", record="none", maxdim=maxdim, maxrad=maxrad))); for i in 0:maxdim print("dim $(i): "); show(stdout, "text/plain", (barcode(result , dim = i))); println(); end"
- User time (seconds): 34.75
- System time (seconds): 0.93
- Percent of CPU this job got: 101%
- Elapsed (wall clock) time (h:mm:ss or m:ss): 0:35.23
+ Command being timed: "julia --eval maxdim = 3; maxrad = 1.8; using Eirene; using DelimitedFiles; eirene([0 1; 1 0]); println(@elapsed (d = transpose(readdlm("o3_1024.txt")); result = eirene(d, model="pc", record="none", maxdim=maxdim, maxrad=maxrad))); for i in 0:maxdim print("dim $(i): "); show(stdout, "text/plain", (barcode(result , dim = i))); println(); end"
+ User time (seconds): 36.76
+ System time (seconds): 1.09
+ Percent of CPU this job got: 100%
+ Elapsed (wall clock) time (h:mm:ss or m:ss): 0:37.52
Average shared text size (kbytes): 0
Average unshared data size (kbytes): 0
Average stack size (kbytes): 0
Average total size (kbytes): 0
- Maximum resident set size (kbytes): 581060
+ Maximum resident set size (kbytes): 1111752
Average resident set size (kbytes): 0
- Major (requiring I/O) page faults: 4
- Minor (reclaiming a frame) page faults: 296062
- Voluntary context switches: 45
- Involuntary context switches: 475539
+ Major (requiring I/O) page faults: 5
+ Minor (reclaiming a frame) page faults: 564334
+ Voluntary context switches: 49
+ Involuntary context switches: 422007
Swaps: 0
- File system inputs: 0
- File system outputs: 4352
+ File system inputs: 512
+ File system outputs: 4384
Socket messages sent: 0
Socket messages received: 0
Signals delivered: 0