rust/src/test/bench
Daniel Micay e753618b6b drop extra::par
This was a dead end experiment, and not a sensible way of implementing
generic data parallelism. This also removes the `graph500-bfs.rs`
benchmark because it relies on `extra::par`.

Closes #5626
2013-09-21 01:02:56 -04:00
..
core-map.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
core-set.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
core-std.rs make macro hygienic 2013-09-06 13:35:13 -07:00
core-uint-to-str.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
msgsend-pipes-shared.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
msgsend-pipes.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
msgsend-ring-mutex-arcs.rs Modernize extra::future API 2013-09-19 15:19:20 -07:00
msgsend-ring-rw-arcs.rs Modernize extra::future API 2013-09-19 15:19:20 -07:00
noise.rs Fix typo in test/bench/noise.rs. Closes #8574. 2013-08-20 22:38:00 -04:00
rt-messaging-ping-pong.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
rt-parfib.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
rt-spawn-rate.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
shootout-ackermann.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
shootout-binarytrees.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
shootout-chameneos-redux.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
shootout-fannkuch-redux.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-fasta-redux.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-fasta.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
shootout-fibo.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
shootout-k-nucleotide-pipes.rs Rename str::from_bytes to str::from_utf8, closes #8985 2013-09-05 14:17:24 +02:00
shootout-k-nucleotide.data Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-k-nucleotide.rs Rename str::from_bytes to str::from_utf8, closes #8985 2013-09-05 14:17:24 +02:00
shootout-mandelbrot.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-nbody.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-pfib.rs Turned extra::getopts functions into methods 2013-09-19 12:32:18 +02:00
shootout-pidigits.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-reverse-complement.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-spectralnorm.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-threadring.rs Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
std-smallintmap.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
sudoku.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
task-perf-alloc-unwind.rs switch Drop to &mut self 2013-09-16 22:19:23 -04:00
task-perf-jargon-metal-smoke.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
task-perf-linked-failure.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
task-perf-one-million.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00
task-perf-spawnalot.rs Remove {uint,int,u64,i64,...}::from_str,from_str_radix 2013-09-15 14:29:16 +02:00