summaryrefslogtreecommitdiff
path: root/benchmarks/output/random.eirene.txt
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/output/random.eirene.txt')
-rw-r--r--benchmarks/output/random.eirene.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/benchmarks/output/random.eirene.txt b/benchmarks/output/random.eirene.txt
index 3b69611..90cee7e 100644
--- a/benchmarks/output/random.eirene.txt
+++ b/benchmarks/output/random.eirene.txt
@@ -1,21 +1,21 @@
Command being timed: "julia --eval maxdim = 7; maxrad = 1.7753855751520569; using Eirene; using DelimitedFiles; eirene([0 1; 1 0]); println(@elapsed (d = transpose(readdlm("random_point_cloud_50_16_.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): 38.26
- System time (seconds): 1.60
- Percent of CPU this job got: 101%
- Elapsed (wall clock) time (h:mm:ss or m:ss): 0:39.40
+ User time (seconds): 37.22
+ System time (seconds): 1.42
+ Percent of CPU this job got: 100%
+ Elapsed (wall clock) time (h:mm:ss or m:ss): 0:38.30
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): 1572228
+ Maximum resident set size (kbytes): 1575924
Average resident set size (kbytes): 0
Major (requiring I/O) page faults: 4
- Minor (reclaiming a frame) page faults: 1004811
- Voluntary context switches: 37
- Involuntary context switches: 250826
+ Minor (reclaiming a frame) page faults: 1050599
+ Voluntary context switches: 31
+ Involuntary context switches: 307563
Swaps: 0
File system inputs: 0
- File system outputs: 4320
+ File system outputs: 4336
Socket messages sent: 0
Socket messages received: 0
Signals delivered: 0