summaryrefslogtreecommitdiff
path: root/benchmarks/output/o3_4096.eirene.txt
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/output/o3_4096.eirene.txt')
-rw-r--r--benchmarks/output/o3_4096.eirene.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/benchmarks/output/o3_4096.eirene.txt b/benchmarks/output/o3_4096.eirene.txt
new file mode 100644
index 0000000..b2b7ba8
--- /dev/null
+++ b/benchmarks/output/o3_4096.eirene.txt
@@ -0,0 +1,23 @@
+ Command being timed: "julia --eval maxdim = 3; maxrad = 1.4; using Eirene; using DelimitedFiles; eirene([0 1; 1 0]); println(@elapsed (d = transpose(readdlm("o3_4096.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): 173.16
+ System time (seconds): 13.49
+ Percent of CPU this job got: 100%
+ Elapsed (wall clock) time (h:mm:ss or m:ss): 3:06.05
+ 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): 15644068
+ Average resident set size (kbytes): 0
+ Major (requiring I/O) page faults: 4
+ Minor (reclaiming a frame) page faults: 13174156
+ Voluntary context switches: 46
+ Involuntary context switches: 636105
+ Swaps: 0
+ File system inputs: 0
+ File system outputs: 4616
+ Socket messages sent: 0
+ Socket messages received: 0
+ Signals delivered: 0
+ Page size (bytes): 4096
+ Exit status: 0