Home
last modified time | relevance | path

Searched refs:REPS (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/dports/devel/R-cran-Rcpp/Rcpp/inst/examples/ConvolveBenchmarks/
H A DexampleRCode.r55 REPS <- 5000L globalVar
57 R_API_naive(REPS,a,b),
58 Rcpp_New_std(REPS,a,b),
60 Rcpp_New_ptr(REPS,a,b),
61 Rcpp_New_sugar(REPS,a,b),
66 Rcpp_New_std_it(REPS,a,b),
67 Rcpp_New_std_Fast(REPS,a,b),
78 REPS <- 5000L globalVar
83 R_API_naive(REPS,a,b),
84 Rcpp_New_std(REPS,a,b),
[all …]
/dports/math/igraph/igraph-0.9.5/tests/benchmarks/
H A Digraph_transitivity.c99 #define REPS 1000 in main() macro
103 IGRAPH_TRANSITIVITY_NAN), REPS); in main()
108 IGRAPH_TRANSITIVITY_NAN), REPS); in main()
113 REPS); in main()
118 REPS); in main()
129 #undef REPS in main()
131 #define REPS 10000 in main() macro
135 IGRAPH_TRANSITIVITY_NAN), REPS); in main()
145 REPS); in main()
150 REPS); in main()
[all …]
/dports/math/libxsmm/libxsmm-1.16.3/samples/edge/
H A Dtest_matops.sh21 REPS=$1
27 REPS=1000
107 …_${PDEG}_fluxN*_csr.mtx`; do ${SDE} ./bsparse_srsoa_${PREC} ${M} ${N} ${K} ${CRUN} ${REPS} $i; done
108 …_${PDEG}_fluxT*_csr.mtx`; do ${SDE} ./bsparse_srsoa_${PREC} ${M} ${K} ${N} ${CRUN} ${REPS} $i; done
110 …_${PDEG}_stiff*_csr.mtx`; do ${SDE} ./bsparse_srsoa_${PREC} ${M} ${K} ${K} ${CRUN} ${REPS} $i; done
114 …_${PDEG}_fluxN*_csc.mtx`; do ${SDE} ./bsparse_scsoa_${PREC} ${M} ${N} ${K} ${CRUN} ${REPS} $i; done
115 …_${PDEG}_fluxT*_csc.mtx`; do ${SDE} ./bsparse_scsoa_${PREC} ${M} ${K} ${N} ${CRUN} ${REPS} $i; done
117 …_${PDEG}_stiff*_csc.mtx`; do ${SDE} ./bsparse_scsoa_${PREC} ${M} ${K} ${K} ${CRUN} ${REPS} $i; done
123 ${SDE} ./asparse_srsoa_${PREC} ${M} ${K} ${M} ${CRUN} ${REPS} mats/tet4_starMatrix_csr.mtx
125 ${SDE} ./asparse_srsoa_${PREC} ${M} ${K} ${M} ${CRUN} ${REPS} mats/tet4_fluxMatrix_csr_sp.mtx
[all …]
H A Dasparse_srsoa.c21 unsigned int REPS = ( argc == 7 ) ? atoi(argv[5]) : 1; in main() local
105 for ( l_n = 0; l_n < REPS; l_n++) { in main()
123 …printf("%f GFLOPS for dense\n", ((double)((double)REPS * (double)K * (double)K * (double)N * (doub… in main()
136 for ( l_n = 0; l_n < REPS; l_n++) { in main()
144 …printf("%f GFLOPS for sparse (asm), calculated\n", ((double)((double)REPS * (double)N * (double)l_… in main()
145 …printf("%f GFLOPS for sparse (asm), libxsmm \n", ((double)((double)REPS * (double)l_libxsmmflops… in main()
162 …,%f,%f,%f\n", l_csr_file, REPS, M, N, K, l_elements, K * l_elements * N_CRUNS * 2, l_max_error, l_… in main()
H A Dbsparse_srsoa.c23 unsigned int REPS = ( argc == 7 ) ? atoi(argv[5]) : 1; in main() local
125 for ( l_n = 0; l_n < REPS; l_n++) { in main()
143 …printf("%f GFLOPS for dense\n", ((double)((double)REPS * (double)M * (double)N * (double)K * (doub… in main()
156 for ( l_n = 0; l_n < REPS; l_n++) { in main()
164 …printf("%f GFLOPS for sparse (asm), caculated \n", ((double)((double)REPS * (double)M * (double)l_… in main()
165 …printf("%f GFLOPS for sparse (asm), libxsmm \n", ((double)((double)REPS * (double)l_libxsmmflops… in main()
182 …,%f,%f,%f\n", l_csr_file, REPS, M, N, K, l_elements, M * l_elements * N_CRUNS * 2, l_max_error, l_… in main()
/dports/math/libxsmm/libxsmm-1.16.3/samples/generator/
H A Dvalidation.c60 #define REPS 100000 macro
100 #if REPS==1 in run_test()
121 #if REPS==1 in run_test()
172 for ( l_t = 0; l_t < REPS; l_t++ ) { in run_test()
205 for ( l_t = 0; l_t < REPS; l_t++ ) { in run_test()
223 for ( l_t = 0; l_t < REPS; l_t++ ) { in run_test()
247 …printf("%f GFLOPS for C\n", ((double)((double)REPS * (double)MY_M * (double)MY_N * (double)MY_K) *… in run_test()
249 …printf("%f GFLOPS for C\n", ((double)((double)REPS * (double)MY_M * (double)MY_N * (double)MY_K) *… in run_test()
256 …printf("%f GFLOPS for MKL\n", ((double)((double)REPS * (double)MY_M * (double)MY_N * (double)MY_K)… in run_test()
263 for ( l_t = 0; l_t < REPS; l_t++ ) { in run_test()
[all …]
/dports/graphics/cairo/cairo-1.17.4/test/
H A Dzero-alpha.c29 #define REPS 10 macro
61 for (i=0; i < REPS; i++) in draw()
69 for (i=0; i < REPS; i++) in draw()
76 for (i=0; i < REPS; i++) in draw()
81 for (i=0; i < REPS; i++) in draw()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/java/src/test/com/apple/foundationdb/test/
H A DBlockingBenchmark.java32 private static final int REPS = 100000; field in BlockingBenchmark
109 for(int i = 0; i < REPS; i++) { in runTests()
114 …System.out.println(" " + REPS + " done in " + taken + "ms -> " + ((taken * 1000.0) / REPS) + " us… in runTests()
121 for(int i = 0; i < REPS; i += PARALLEL) { in runTests()
128 System.out.println(" " + REPS + " done in " + taken + "ms -> " + (REPS / (taken)) + " KHz"); in runTests()
/dports/audio/spectmorph/spectmorph-0.5.2/tests/
H A Dtestfastsin.cc18 int REPS = 20000; in perftest() local
35 for (int reps = 0; reps < REPS; reps++) in perftest()
50 …seudocycles per value\n", (end_time - start_time) * 2.0 * 1000 * 1000 * 1000 / (TEST_SIZE * REPS)); in perftest()
52 REPS *= 20; // optimized versions are a lot faster in perftest()
54 for (int reps = 0; reps < REPS; reps++) in perftest()
63 …seudocycles per value\n", (end_time - start_time) * 2.0 * 1000 * 1000 * 1000 / (TEST_SIZE * REPS)); in perftest()
66 for (int reps = 0; reps < REPS; reps++) in perftest()
75 …seudocycles per value\n", (end_time - start_time) * 2.0 * 1000 * 1000 * 1000 / (TEST_SIZE * REPS)); in perftest()
77 REPS *= 2; // sin version: even faster in perftest()
80 for (int reps = 0; reps < REPS; reps++) in perftest()
[all …]
/dports/science/mcstas-comps/mcstas-comps-2.5-src/examples/
H A DtemplateNMX.instr20 * Example: templateNMX REPS=50 reflections=Rubredoxin.lau Detector: det_I=210.788
21 * Example: templateNMX REPS=700 reflections=PPase_D_P1.lau Detector: det_I=29.6512
24 * REPS: []
30 DEFINE INSTRUMENT templateNMX(REPS=43, string reflections="Rubredoxin.lau")
46 SPLIT REPS COMPONENT sample = Single_crystal(
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Scrollbar/ScrollbarMouseWheelTest/
H A DScrollbarMouseWheelTest.java38 final static int REPS = 5; field in ScrollbarMouseWheelTest
44 final static int PANEL_REPS = tk.equals("sun.awt.windows.WToolkit")? REPS * 2: REPS;
113 if (sb1upevents == REPS && in test()
116 sb1downevents == REPS && in test()
136 for (int loop = 0; loop < REPS; loop++) { in testComp()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/Scrollbar/ScrollbarMouseWheelTest/
H A DScrollbarMouseWheelTest.java38 final static int REPS = 5; field in ScrollbarMouseWheelTest
44 final static int PANEL_REPS = tk.equals("sun.awt.windows.WToolkit")? REPS * 2: REPS;
113 if (sb1upevents == REPS && in test()
116 sb1downevents == REPS && in test()
136 for (int loop = 0; loop < REPS; loop++) { in testComp()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/Scrollbar/ScrollbarMouseWheelTest/
H A DScrollbarMouseWheelTest.java38 final static int REPS = 5; field in ScrollbarMouseWheelTest
44 final static int PANEL_REPS = tk.equals("sun.awt.windows.WToolkit")? REPS * 2: REPS;
113 if (sb1upevents == REPS && in test()
116 sb1downevents == REPS && in test()
136 for (int loop = 0; loop < REPS; loop++) { in testComp()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/Scrollbar/ScrollbarMouseWheelTest/
H A DScrollbarMouseWheelTest.java38 final static int REPS = 5; field in ScrollbarMouseWheelTest
44 final static int PANEL_REPS = tk.equals("sun.awt.windows.WToolkit")? REPS * 2: REPS;
113 if (sb1upevents == REPS && in test()
116 sb1downevents == REPS && in test()
136 for (int loop = 0; loop < REPS; loop++) { in testComp()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/Scrollbar/ScrollbarMouseWheelTest/
H A DScrollbarMouseWheelTest.java38 final static int REPS = 5; field in ScrollbarMouseWheelTest
44 final static int PANEL_REPS = tk.equals("sun.awt.windows.WToolkit")? REPS * 2: REPS;
113 if (sb1upevents == REPS && in test()
116 sb1downevents == REPS && in test()
136 for (int loop = 0; loop < REPS; loop++) { in testComp()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Scrollbar/ScrollbarMouseWheelTest/
H A DScrollbarMouseWheelTest.java38 final static int REPS = 5; field in ScrollbarMouseWheelTest
44 final static int PANEL_REPS = tk.equals("sun.awt.windows.WToolkit")? REPS * 2: REPS;
113 if (sb1upevents == REPS && in test()
116 sb1downevents == REPS && in test()
136 for (int loop = 0; loop < REPS; loop++) { in testComp()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/Scrollbar/ScrollbarMouseWheelTest/
H A DScrollbarMouseWheelTest.java38 final static int REPS = 5; field in ScrollbarMouseWheelTest
44 final static int PANEL_REPS = tk.equals("sun.awt.windows.WToolkit")? REPS * 2: REPS;
113 if (sb1upevents == REPS && in test()
116 sb1downevents == REPS && in test()
136 for (int loop = 0; loop < REPS; loop++) { in testComp()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/Scrollbar/ScrollbarMouseWheelTest/
H A DScrollbarMouseWheelTest.java38 final static int REPS = 5; field in ScrollbarMouseWheelTest
44 final static int PANEL_REPS = tk.equals("sun.awt.windows.WToolkit")? REPS * 2: REPS;
113 if (sb1upevents == REPS && in test()
116 sb1downevents == REPS && in test()
136 for (int loop = 0; loop < REPS; loop++) { in testComp()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fq/profile/
H A Dp-inv.c18 #ifndef REPS
19 #define REPS 1000000 macro
46 for(i=0;i<REPS;i++) fq_inv(b,a,ctx); in main()
54 for(i=0;i<REPS;i++) in main()
/dports/math/e-antic/flint2-ae7ec89/fq/profile/
H A Dp-inv.c18 #ifndef REPS
19 #define REPS 1000000 macro
46 for(i=0;i<REPS;i++) fq_inv(b,a,ctx); in main()
54 for(i=0;i<REPS;i++) in main()
/dports/math/flint2/flint-2.8.4/fq/profile/
H A Dp-inv.c18 #ifndef REPS
19 #define REPS 1000000 macro
46 for(i=0;i<REPS;i++) fq_inv(b,a,ctx); in main()
54 for(i=0;i<REPS;i++) in main()
/dports/math/gmp/gmp-6.2.1/tests/devel/
H A Dprimes.c47 #define REPS 10 macro
118 if (mpz_probab_prime_p (g, REPS)) in check_pprime()
125 if (!composites && !mpz_probab_prime_p (g, REPS)) in check_pprime()
157 if (mpz_probab_prime_p (g, REPS)) in check_pprime()
169 if (!composites && ! mpz_probab_prime_p (g, REPS)) in check_pprime()
197 if (mpz_probab_prime_p (g, REPS)) in check_pprime()
209 if (!composites && ! mpz_probab_prime_p (g, REPS)) in check_pprime()
223 if (mpz_probab_prime_p (g, REPS)) in check_pprime()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/devel/
H A Dprimes.c47 #define REPS 10 macro
118 if (mpz_probab_prime_p (g, REPS)) in check_pprime()
125 if (!composites && !mpz_probab_prime_p (g, REPS)) in check_pprime()
157 if (mpz_probab_prime_p (g, REPS)) in check_pprime()
169 if (!composites && ! mpz_probab_prime_p (g, REPS)) in check_pprime()
197 if (mpz_probab_prime_p (g, REPS)) in check_pprime()
209 if (!composites && ! mpz_probab_prime_p (g, REPS)) in check_pprime()
223 if (mpz_probab_prime_p (g, REPS)) in check_pprime()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_longexp.py5 REPS = 65580
6 l = eval("[" + "2," * REPS + "]")
7 self.assertEqual(len(l), REPS)
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_longexp.py5 REPS = 65580
6 l = eval("[" + "2," * REPS + "]")
7 self.assertEqual(len(l), REPS)

12345678910>>...14