mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Temporarily adding these files
This commit is contained in:
parent
5a8cdc3518
commit
5d7051819a
3 changed files with 234 additions and 0 deletions
78
results.Cyclone-0.1.5
Normal file
78
results.Cyclone-0.1.5
Normal file
|
@ -0,0 +1,78 @@
|
|||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:28:11 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing parsing under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running parsing:2500
|
||||
Elapsed time: 71.553467 seconds (72.0) for parsing:2500
|
||||
|
||||
real 1m11.548s
|
||||
user 1m11.503s
|
||||
sys 0m0.050s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:29:39 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing read1 under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running read1:2500
|
||||
Elapsed time: 33.094206 seconds (33.0) for read1:2500
|
||||
|
||||
real 0m33.106s
|
||||
user 0m32.813s
|
||||
sys 0m0.287s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:30:14 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing conform under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running conform:500
|
||||
Elapsed time: 51.601093 seconds (51.0) for conform:500
|
||||
|
||||
real 0m51.472s
|
||||
user 0m51.247s
|
||||
sys 0m0.357s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:31:11 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing dynamic under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running dynamic:500
|
||||
Elapsed time: 63.946466 seconds (63.0) for dynamic:500
|
||||
|
||||
real 1m3.900s
|
||||
user 1m3.010s
|
||||
sys 0m0.937s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:32:34 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing lattice under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running lattice:44:10
|
||||
Elapsed time: 118.101761 seconds (118.0) for lattice:44:10
|
||||
|
||||
real 1m57.864s
|
||||
user 1m57.853s
|
||||
sys 0m0.250s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:34:35 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing ack under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running ack:3:12:2
|
||||
Elapsed time: 169.592679 seconds (170.0) for ack:3:12:2
|
||||
|
||||
real 2m49.347s
|
||||
user 2m48.770s
|
||||
sys 0m0.823s
|
78
results.Cyclone-master
Normal file
78
results.Cyclone-master
Normal file
|
@ -0,0 +1,78 @@
|
|||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:10:53 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing parsing under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running parsing:2500
|
||||
Elapsed time: 188.596576 seconds (188.0) for parsing:2500
|
||||
|
||||
real 3m8.529s
|
||||
user 3m8.320s
|
||||
sys 0m0.283s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:14:26 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing read1 under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running read1:2500
|
||||
Elapsed time: 61.306743 seconds (62.0) for read1:2500
|
||||
|
||||
real 1m1.324s
|
||||
user 1m0.857s
|
||||
sys 0m0.450s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:15:30 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing conform under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running conform:500
|
||||
Elapsed time: 85.137925 seconds (85.0) for conform:500
|
||||
|
||||
real 1m25.054s
|
||||
user 1m24.410s
|
||||
sys 0m0.733s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:17:02 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing dynamic under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running dynamic:500
|
||||
Elapsed time: 101.301634 seconds (101.0) for dynamic:500
|
||||
|
||||
real 1m41.072s
|
||||
user 1m39.987s
|
||||
sys 0m1.317s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:19:10 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing lattice under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running lattice:44:10
|
||||
Elapsed time: 187.322588 seconds (187.0) for lattice:44:10
|
||||
|
||||
real 3m7.127s
|
||||
user 3m5.597s
|
||||
sys 0m1.727s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:22:21 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing ack under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running ack:3:12:2
|
||||
Elapsed time: 174.251467 seconds (174.0) for ack:3:12:2
|
||||
|
||||
real 2m54.020s
|
||||
user 2m53.437s
|
||||
sys 0m0.813s
|
78
results.Cyclone-numeric-inline-dev
Normal file
78
results.Cyclone-numeric-inline-dev
Normal file
|
@ -0,0 +1,78 @@
|
|||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 16:49:25 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing parsing under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running parsing:2500
|
||||
Elapsed time: 169.038451 seconds (169) for parsing:2500
|
||||
|
||||
real 2m49.111s
|
||||
user 2m48.907s
|
||||
sys 0m0.133s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 16:52:37 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing read1 under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running read1:2500
|
||||
Elapsed time: 52.487807 seconds (53) for read1:2500
|
||||
|
||||
real 0m52.495s
|
||||
user 0m52.217s
|
||||
sys 0m0.270s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 16:53:32 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing conform under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running conform:500
|
||||
Elapsed time: 84.207397 seconds (84) for conform:500
|
||||
|
||||
real 1m24.071s
|
||||
user 1m23.320s
|
||||
sys 0m0.887s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 16:55:02 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing dynamic under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running dynamic:500
|
||||
Elapsed time: 94.748687 seconds (94) for dynamic:500
|
||||
|
||||
real 1m34.687s
|
||||
user 1m33.580s
|
||||
sys 0m1.170s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 16:57:03 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing lattice under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running lattice:44:10
|
||||
Elapsed time: 184.385646 seconds (184) for lattice:44:10
|
||||
|
||||
real 3m4.169s
|
||||
user 3m2.830s
|
||||
sys 0m1.557s
|
||||
|
||||
****************************
|
||||
Benchmarking Cyclone on Sat Oct 15 17:00:11 EDT 2016 under Linux justin-pc 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
|
||||
|
||||
Testing ack under Cyclone
|
||||
Compiling...
|
||||
Running...
|
||||
Running ack:3:12:2
|
||||
Elapsed time: 79.437806 seconds (79) for ack:3:12:2
|
||||
|
||||
real 1m19.367s
|
||||
user 1m18.787s
|
||||
sys 0m0.653s
|
Loading…
Add table
Reference in a new issue