summaryrefslogtreecommitdiff
path: root/benchmarks/output/fractal-r.eirene.txt
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/output/fractal-r.eirene.txt')
-rw-r--r--benchmarks/output/fractal-r.eirene.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/benchmarks/output/fractal-r.eirene.txt b/benchmarks/output/fractal-r.eirene.txt
new file mode 100644
index 0000000..aef6677
--- /dev/null
+++ b/benchmarks/output/fractal-r.eirene.txt
@@ -0,0 +1,23 @@
+ Command being timed: "julia --eval maxdim = 2; using Eirene; using DelimitedFiles; eirene([0 1; 1 0]); println(@elapsed (d = (m->(m+transpose(m))/2)(readdlm("fractal_9_5_2_random_edge_list.txt_0.19795_distmat.txt")); result = eirene(d, record="none", maxdim=maxdim))); for i in 0:maxdim print("dim $(i): "); show(stdout, "text/plain", (barcode(result , dim = i))); println(); end"
+ User time (seconds): 60.84
+ System time (seconds): 4.54
+ Percent of CPU this job got: 100%
+ Elapsed (wall clock) time (h:mm:ss or m:ss): 1:05.01
+ 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): 5893804
+ Average resident set size (kbytes): 0
+ Major (requiring I/O) page faults: 4
+ Minor (reclaiming a frame) page faults: 4231703
+ Voluntary context switches: 37
+ Involuntary context switches: 374724
+ Swaps: 0
+ File system inputs: 0
+ File system outputs: 4336
+ Socket messages sent: 0
+ Socket messages received: 0
+ Signals delivered: 0
+ Page size (bytes): 4096
+ Exit status: 0