rust/src/test/bench
2012-05-26 02:28:00 -07:00
..
core-vec-append.rs core: Make range follow the for loop protocol 2012-05-26 02:28:00 -07:00
graph500-bfs.rs bench: Add hard mode to benchmarks. Activate with RUST_BENCH. 2012-05-23 22:55:41 -07:00
msgsend.rs core: Make range follow the for loop protocol 2012-05-26 02:28:00 -07:00
shootout-ackermann.rs bench: Add hard mode to benchmarks. Activate with RUST_BENCH. 2012-05-23 22:55:41 -07:00
shootout-binarytrees.rs bench: Add hard mode to benchmarks. Activate with RUST_BENCH. 2012-05-23 22:55:41 -07:00
shootout-fannkuchredux.rs bench: Add hard mode to benchmarks. Activate with RUST_BENCH. 2012-05-23 22:55:41 -07:00
shootout-fasta.rs core: Make range follow the for loop protocol 2012-05-26 02:28:00 -07:00
shootout-fibo.rs bench: Add hard mode to benchmarks. Activate with RUST_BENCH. 2012-05-23 22:55:41 -07:00
shootout-mandelbrot.rs core: Make range follow the for loop protocol 2012-05-26 02:28:00 -07:00
shootout-nbody.rs bench: Add hard mode to benchmarks. Activate with RUST_BENCH. 2012-05-23 22:55:41 -07:00
shootout-pfib.rs core: Make range follow the for loop protocol 2012-05-26 02:28:00 -07:00
shootout-spectralnorm.rs bench: Add hard mode to benchmarks. Activate with RUST_BENCH. 2012-05-23 22:55:41 -07:00
shootout-threadring.rs core: Make range follow the for loop protocol 2012-05-26 02:28:00 -07:00
std-smallintmap.rs core: Make range follow the for loop protocol 2012-05-26 02:28:00 -07:00
sudoku.rs core: Make range follow the for loop protocol 2012-05-26 02:28:00 -07:00
task-perf-one-million.rs bench: Add hard mode to benchmarks. Activate with RUST_BENCH. 2012-05-23 22:55:41 -07:00
task-perf-spawnalot.rs bench: Add hard mode to benchmarks. Activate with RUST_BENCH. 2012-05-23 22:55:41 -07:00
task-perf-vector-party.rs core: Make range follow the for loop protocol 2012-05-26 02:28:00 -07:00
task-perf-word-count-generic.rs In generic word count, use str instead of [u8], and use built in is_alphabetic, etc. functions. 2012-05-25 18:32:18 -07:00
task-perf-word-count.rs Move map iface over to more for-friendly iteration methods 2012-04-23 15:18:19 +02:00