rust/src/test/bench
2013-05-02 17:00:51 -07:00
..
core-map.rs libcore: unify gen_<type> methods on rand::RngUtil into the generic gen. 2013-04-24 22:34:19 +10:00
core-set.rs libcore: unify gen_<type> methods on rand::RngUtil into the generic gen. 2013-04-24 22:34:19 +10:00
core-std.rs libcore: unify gen_<type> methods on rand::RngUtil into the generic gen. 2013-04-24 22:34:19 +10:00
core-uint-to-str.rs
graph500-bfs.rs test: Fix tests. 2013-04-29 14:30:56 -07:00
msgsend-pipes-shared.rs test: Fix tests. 2013-04-29 14:30:56 -07:00
msgsend-pipes.rs test: Fix tests. 2013-04-29 14:30:56 -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 librustc: Remove ptr::addr_of. 2013-04-29 14:30:53 -07:00
msgsend-ring-rw-arcs.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
noise.rs libcore: unify gen_<type> methods on rand::RngUtil into the generic gen. 2013-04-24 22:34:19 +10:00
pingpong.rs librustc: Remove ptr::addr_of. 2013-04-29 14:30:53 -07:00
shootout-ackermann.rs
shootout-binarytrees.rs librustc: Update the serializer to work properly with INHTWAMA, removing mutable fields in the process 2013-05-02 17:00:51 -07:00
shootout-chameneos-redux.rs core::comm: Modernize constructors to use new 2013-04-18 14:07:35 -07:00
shootout-fannkuch-redux.rs test: Add fannkuch-redux and fasta-redux shootout benchmarks 2013-04-19 11:56:52 -07:00
shootout-fasta-redux.rs Changed shootout-fasta-redux to use size_t when calling fwrite, removed XFAIL 2013-04-21 13:35:43 +02:00
shootout-fasta.rs libcore: unify gen_<type> methods on rand::RngUtil into the generic gen. 2013-04-24 22:34:19 +10:00
shootout-fibo.rs
shootout-k-nucleotide-pipes.rs test: Fix tests. 2013-04-29 14:30:56 -07:00
shootout-k-nucleotide.data
shootout-k-nucleotide.rs test: xfail some benchmarks that require external libraries or inputs 2013-04-19 19:21:53 -07:00
shootout-mandelbrot.rs test: Rewrite mandelbrot benchmark. 2013-04-19 12:00:48 -07:00
shootout-nbody.rs testsuite: update tests to not use math intrinsics directly 2013-04-21 01:40:48 +10:00
shootout-pfib.rs test: Fix tests. 2013-04-29 14:30:56 -07:00
shootout-pidigits.rs test: xfail some benchmarks that require external libraries or inputs 2013-04-19 19:21:53 -07:00
shootout-reverse-complement.rs test: xfail some benchmarks that require external libraries or inputs 2013-04-19 19:21:53 -07:00
shootout-spectralnorm.rs testsuite: update tests to not use math intrinsics directly 2013-04-21 01:40:48 +10:00
shootout-threadring.rs xfail two benchmarks that are failing on the bots 2013-04-20 23:49:42 -07: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 make way for a new iter module 2013-04-28 22:31:39 -04:00
task-perf-jargon-metal-smoke.rs
task-perf-linked-failure.rs core::comm: Modernize constructors to use new 2013-04-18 14:07:35 -07:00
task-perf-one-million.rs
task-perf-spawnalot.rs