summaryrefslogtreecommitdiff
path: root/benchmarks/output/o3_1024.eirene.txt
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/output/o3_1024.eirene.txt')
-rw-r--r--benchmarks/output/o3_1024.eirene.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/benchmarks/output/o3_1024.eirene.txt b/benchmarks/output/o3_1024.eirene.txt
deleted file mode 100644
index 99406b7..0000000
--- a/benchmarks/output/o3_1024.eirene.txt
+++ /dev/null
@@ -1,23 +0,0 @@
- 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): 1111752
- Average resident set size (kbytes): 0
- 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: 512
- File system outputs: 4384
- Socket messages sent: 0
- Socket messages received: 0
- Signals delivered: 0
- Page size (bytes): 4096
- Exit status: 0