rust/src/test/bench
2013-04-03 06:54:14 -04:00
..
core-map.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
core-set.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
core-std.rs std: Remove the oldmap module 2013-03-26 19:21:05 -04:00
core-uint-to-str.rs
graph500-bfs.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
msgsend-pipes-shared.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
msgsend-pipes.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
msgsend-ring-mutex-arcs.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
msgsend-ring-pipes.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
msgsend-ring-rw-arcs.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
noise.rs Make bench/noise.rs more idiomatic and 20x faster 2013-04-03 06:54:14 -04:00
pingpong.rs
shootout-ackermann.rs
shootout-binarytrees.rs test: Fix tests 2013-03-26 22:45:22 -07:00
shootout-chameneos-redux.rs test: Remove uses of oldmap::HashMap 2013-03-26 19:21:04 -04:00
shootout-fannkuchredux.rs
shootout-fasta.rs test: Remove deprecated features from benchmark tests. rs=burningtree 2013-03-14 11:22:14 -07:00
shootout-fibo.rs
shootout-k-nucleotide-pipes.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
shootout-k-nucleotide.data
shootout-mandelbrot.rs libcore: Change [const T] to const [T] everywhere 2013-03-26 21:29:33 -07:00
shootout-nbody.rs librustc: Remove the const declaration form everywhere 2013-03-22 22:24:35 -07:00
shootout-pfib.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
shootout-spectralnorm.rs libcore: Change [const T] to const [T] everywhere 2013-03-26 21:29:33 -07:00
shootout-threadring.rs reinstate test/bench/shootout-threadring.rs 2013-03-13 19:09:28 -05:00
std-smallintmap.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
sudoku.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
task-perf-alloc-unwind.rs librustc: Forbid destructors from being attached to any structs that might contain non-Owned fields. r=nmatsakis 2013-03-21 17:31:34 -07:00
task-perf-jargon-metal-smoke.rs
task-perf-linked-failure.rs librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00
task-perf-one-million.rs
task-perf-spawnalot.rs