rust/src/test/bench
2013-07-13 20:30:05 -07:00
..
core-map.rs Un-broke benchmarks 2013-07-13 20:30:05 -07:00
core-set.rs Un-broke benchmarks 2013-07-13 20:30:05 -07:00
core-std.rs Add is_utf8 bench tests 2013-07-11 15:02:12 -04:00
core-uint-to-str.rs
graph500-bfs.rs extra: Rename deque::Deque to ringbuf::RingBuf and impl trait Deque 2013-07-11 15:54:35 +02:00
msgsend-pipes-shared.rs
msgsend-pipes.rs
msgsend-ring-mutex-arcs.rs
msgsend-ring-pipes.rs
msgsend-ring-rw-arcs.rs
noise.rs And I forgot to run the benchmarks after rebasing 2013-07-08 20:22:19 +02:00
pingpong.rs librustc: Change "Owned" to "Send" everywhere 2013-06-28 10:44:15 -04:00
shootout-ackermann.rs
shootout-binarytrees.rs
shootout-chameneos-redux.rs Remove vec::{map, mapi, zip_map} and the methods, except for .map, since this 2013-06-30 21:59:44 +10:00
shootout-fannkuch-redux.rs
shootout-fasta-redux.rs Convert vec::[mut_]slice to methods, remove vec::const_slice. 2013-06-27 22:36:09 +10:00
shootout-fasta.rs librustc: Remove the broken overloaded assign-ops from the language. 2013-06-28 10:44:16 -04:00
shootout-fibo.rs
shootout-k-nucleotide-pipes.rs Fix pretty printer, which was ignoring ref in irrefutable patterns 2013-07-08 13:55:10 -04:00
shootout-k-nucleotide.data
shootout-k-nucleotide.rs Convert vec::[mut_]slice to methods, remove vec::const_slice. 2013-06-27 22:36:09 +10:00
shootout-mandelbrot.rs librustc: Disallow "mut" from distributing over bindings. 2013-06-28 10:44:15 -04:00
shootout-nbody.rs And I forgot to run the benchmarks after rebasing 2013-07-08 20:22:19 +02:00
shootout-pfib.rs Convert vec::[mut_]slice to methods, remove vec::const_slice. 2013-06-27 22:36:09 +10:00
shootout-pidigits.rs
shootout-reverse-complement.rs Convert vec::{reserve, reserve_at_least, capacity} to methods. 2013-06-28 00:40:47 +10:00
shootout-spectralnorm.rs And I forgot to run the benchmarks after rebasing 2013-07-08 20:22:19 +02:00
shootout-threadring.rs Fix threadring 2013-06-28 10:47:59 -04:00
std-smallintmap.rs
sudoku.rs librustc: Remove the broken overloaded assign-ops from the language. 2013-06-28 10:44:16 -04:00
task-perf-alloc-unwind.rs Remove standalone comparison functions in vec, make the trait impls better. 2013-07-04 00:46:50 +10:00
task-perf-jargon-metal-smoke.rs
task-perf-linked-failure.rs
task-perf-one-million.rs Implement consuming iterators for ~[], remove vec::{consume, consume_reverse, map_consume}. 2013-07-04 00:46:49 +10:00
task-perf-spawnalot.rs