rust/src/test/bench
Guillaume Pinot 89a9ce0cc6 Add shootout meteor contest benchmark.
This implementation of the meteor contest implements:
 - insertion check with bit trick;
 - pregenetation of every feasible placement of the pieces on the
   board;
 - filtering of placement that implies unfeasible board
 - central symetry breaking
2013-11-14 09:11:33 +01:00
..
core-map.rs Remove #[fixed_stack_segment] and #[rust_stack] 2013-11-11 10:40:34 -08:00
core-set.rs Remove even more of std::io 2013-10-24 14:21:57 -07:00
core-std.rs Move std::rt::io to std::io 2013-11-11 20:44:07 -08:00
core-uint-to-str.rs
msgsend-pipes-shared.rs Remove even more of std::io 2013-10-24 14:21:57 -07:00
msgsend-pipes.rs Remove even more of std::io 2013-10-24 14:21:57 -07:00
msgsend-ring-mutex-arcs.rs
msgsend-ring-rw-arcs.rs
noise.rs Capitalize statics in f32 and f64 mods 2013-10-28 19:35:56 -07:00
rt-messaging-ping-pong.rs
rt-parfib.rs
rt-spawn-rate.rs
shootout-ackermann.rs Fixed xfail for nbody shootout benchmark by correcting command line parse. 2013-11-12 15:14:07 -08:00
shootout-binarytrees.rs rewrite shootout-binarytrees.rs to match shootout directives 2013-10-29 08:56:16 +01:00
shootout-chameneos-redux.rs Fixed xfail for nbody shootout benchmark by correcting command line parse. 2013-11-12 15:14:07 -08:00
shootout-fannkuch-redux.rs Remove #[fixed_stack_segment] and #[rust_stack] 2013-11-11 10:40:34 -08:00
shootout-fasta-redux.rs Remove #[fixed_stack_segment] and #[rust_stack] 2013-11-11 10:40:34 -08:00
shootout-fasta.rs Move std::rt::io to std::io 2013-11-11 20:44:07 -08:00
shootout-fibo.rs Fixed xfail for nbody shootout benchmark by correcting command line parse. 2013-11-12 15:14:07 -08:00
shootout-k-nucleotide-pipes.rs Move std::rt::io to std::io 2013-11-11 20:44:07 -08:00
shootout-k-nucleotide.data
shootout-k-nucleotide.rs Remove #[fixed_stack_segment] and #[rust_stack] 2013-11-11 10:40:34 -08:00
shootout-mandelbrot.rs Remove #[fixed_stack_segment] and #[rust_stack] 2013-11-11 10:40:34 -08:00
shootout-meteor.rs Add shootout meteor contest benchmark. 2013-11-14 09:11:33 +01:00
shootout-nbody.rs Fixed xfail for nbody shootout benchmark by correcting command line parse. 2013-11-12 15:14:07 -08:00
shootout-pfib.rs auto merge of #10072 : brson/rust/modelines, r=thestinger 2013-10-26 02:16:08 -07:00
shootout-pidigits.rs Remove #[fixed_stack_segment] and #[rust_stack] 2013-11-11 10:40:34 -08:00
shootout-reverse-complement.rs Remove #[fixed_stack_segment] and #[rust_stack] 2013-11-11 10:40:34 -08:00
shootout-spectralnorm.rs Remove #[fixed_stack_segment] and #[rust_stack] 2013-11-11 10:40:34 -08:00
shootout-threadring.rs
std-smallintmap.rs Remove even more of std::io 2013-10-24 14:21:57 -07:00
sudoku.rs Move std::rt::io to std::io 2013-11-11 20:44:07 -08:00
task-perf-alloc-unwind.rs register snapshots 2013-10-23 18:06:12 -04:00
task-perf-jargon-metal-smoke.rs
task-perf-linked-failure.rs Allow fail messages to be caught, and introduce the Any trait 2013-10-28 08:50:32 +01:00
task-perf-one-million.rs
task-perf-spawnalot.rs