Created
December 16, 2016 20:02
-
-
Save pv/8e549bc6bfa2a7e75d0e397e52712abe to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
numpy/benchmarks$ asv --version | |
asv 0.3.dev1069+3f14e671 | |
numpy/benchmarks$ time asv run -E existing --bench bench_core | |
· Discovering benchmarks | |
· Running 29 total benchmarks (1 commits * 1 environments * 29 benchmarks) | |
[ 0.00%] ·· Building for existing-py_usr_bin_python | |
[ 0.00%] ·· Benchmarking existing-py_usr_bin_python | |
[ 3.45%] ··· Running bench_core.Core.time_arange_100 525.16ns | |
[ 6.90%] ··· Running bench_core.Core.time_array_1 343.88ns | |
[ 10.34%] ··· Running bench_core.Core.time_array_empty 545.93ns | |
[ 13.79%] ··· Running bench_core.Core.time_array_l 1.58μs | |
[ 17.24%] ··· Running bench_core.Core.time_array_l1 614.15ns | |
[ 20.69%] ··· Running bench_core.Core.time_array_l100 4.56μs | |
[ 24.14%] ··· Running bench_core.Core.time_diag_l100 10.20μs | |
[ 27.59%] ··· Running bench_core.Core.time_diagflat_l100 15.19μs | |
[ 31.03%] ··· Running bench_core.Core.time_diagflat_l50_l50 16.23μs | |
[ 34.48%] ··· Running bench_core.Core.time_dstack_l 5.10μs | |
[ 37.93%] ··· Running bench_core.Core.time_empty_100 584.83ns | |
[ 41.38%] ··· Running bench_core.Core.time_eye_100 4.93μs | |
[ 44.83%] ··· Running bench_core.Core.time_eye_3000 3.04ms | |
[ 48.28%] ··· Running bench_core.Core.time_hstack_l 3.70μs | |
[ 51.72%] ··· Running bench_core.Core.time_identity_100 6.13μs | |
[ 55.17%] ··· Running bench_core.Core.time_identity_3000 3.06ms | |
[ 58.62%] ··· Running bench_core.Core.time_ones_100 1.45μs | |
[ 62.07%] ··· Running bench_core.Core.time_tril_l10x10 9.77μs | |
[ 65.52%] ··· Running bench_core.Core.time_triu_l10x10 9.15μs | |
[ 68.97%] ··· Running bench_core.Core.time_vstack_l 4.82μs | |
[ 72.41%] ··· Running bench_core.Core.time_zeros_100 592.26ns | |
[ 75.86%] ··· Running bench_core.CorrConv.time_convolve 2.42μs;... | |
[ 79.31%] ··· Running bench_core.CorrConv.time_correlate 1.46μs;... | |
[ 82.76%] ··· Running bench_core.CountNonzero.time_count_nonzero 526.67ns;... | |
[ 86.21%] ··· Running bench_core.CountNonzero.time_count_nonzero_axis 663.64ns;... | |
[ 89.66%] ··· Running bench_core.CountNonzero.time_count_nonzero_multi_axis 861.19ns;... | |
[ 93.10%] ··· Running bench_core.MA.time_masked_array 16.26μs | |
[ 96.55%] ··· Running bench_core.MA.time_masked_array_l100 388.24μs | |
[100.00%] ··· Running bench_core.MA.time_masked_array_l100_t100 25.89μs | |
real 7m52.178s | |
user 7m53.628s | |
sys 0m54.088s | |
numpy/benchmarks$ asv --version | |
asv 0.3.dev1070+fe0e2d3d | |
numpy/benchmarks$ time asv run -E existing --bench bench_core | |
· Discovering benchmarks | |
· Running 29 total benchmarks (1 commits * 1 environments * 29 benchmarks) | |
[ 0.00%] ·· Building for existing-py_usr_bin_python | |
[ 0.00%] ·· Benchmarking existing-py_usr_bin_python | |
[ 3.45%] ··· Running bench_core.Core.time_arange_100 527.34ns | |
[ 6.90%] ··· Running bench_core.Core.time_array_1 360.28ns | |
[ 10.34%] ··· Running bench_core.Core.time_array_empty 540.97ns | |
[ 13.79%] ··· Running bench_core.Core.time_array_l 1.62μs | |
[ 17.24%] ··· Running bench_core.Core.time_array_l1 622.66ns | |
[ 20.69%] ··· Running bench_core.Core.time_array_l100 4.32μs | |
[ 24.14%] ··· Running bench_core.Core.time_diag_l100 9.63μs | |
[ 27.59%] ··· Running bench_core.Core.time_diagflat_l100 14.31μs | |
[ 31.03%] ··· Running bench_core.Core.time_diagflat_l50_l50 14.19μs | |
[ 34.48%] ··· Running bench_core.Core.time_dstack_l 4.63μs | |
[ 37.93%] ··· Running bench_core.Core.time_empty_100 519.15ns | |
[ 41.38%] ··· Running bench_core.Core.time_eye_100 4.83μs | |
[ 44.83%] ··· Running bench_core.Core.time_eye_3000 2.70ms | |
[ 48.28%] ··· Running bench_core.Core.time_hstack_l 3.45μs | |
[ 51.72%] ··· Running bench_core.Core.time_identity_100 5.64μs | |
[ 55.17%] ··· Running bench_core.Core.time_identity_3000 2.71ms | |
[ 58.62%] ··· Running bench_core.Core.time_ones_100 1.28μs | |
[ 62.07%] ··· Running bench_core.Core.time_tril_l10x10 7.93μs | |
[ 65.52%] ··· Running bench_core.Core.time_triu_l10x10 8.11μs | |
[ 68.97%] ··· Running bench_core.Core.time_vstack_l 4.30μs | |
[ 72.41%] ··· Running bench_core.Core.time_zeros_100 539.65ns | |
[ 75.86%] ··· Running bench_core.CorrConv.time_convolve 2.14μs;... | |
[ 79.31%] ··· Running bench_core.CorrConv.time_correlate 1.48μs;... | |
[ 82.76%] ··· Running bench_core.CountNonzero.time_count_nonzero 558.48ns;... | |
[ 86.21%] ··· Running bench_core.CountNonzero.time_count_nonzero_axis 676.59ns;... | |
[ 89.66%] ··· Running bench_core.CountNonzero.time_count_nonzero_multi_axis 843.54ns;... | |
[ 93.10%] ··· Running bench_core.MA.time_masked_array 15.98μs | |
[ 96.55%] ··· Running bench_core.MA.time_masked_array_l100 398.69μs | |
[100.00%] ··· Running bench_core.MA.time_masked_array_l100_t100 29.25μs | |
real 1m49.896s | |
user 1m51.980s | |
sys 0m54.688s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment