rust/src/test/bench
Guillaume Pinot 437338ab65 shootout-nbody improvement
- factorize operation
- factorize loop (and gain a level of indentation)
- ~5% faster

Thanks to @Ryman for the propositions :)
2014-05-12 19:52:29 -07:00
..
core-map.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
core-set.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
core-std.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
core-uint-to-str.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
msgsend-pipes-shared.rs Move task::task() to TaskBuilder::new() 2014-04-23 20:02:02 -07:00
msgsend-pipes.rs Move task::task() to TaskBuilder::new() 2014-04-23 20:02:02 -07:00
msgsend-ring-mutex-arcs.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
msgsend-ring-rw-arcs.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
noise.rs Fix fallout of requiring uint indices 2014-04-02 15:56:31 -07:00
rt-messaging-ping-pong.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
rt-parfib.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
rt-spawn-rate.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
shootout-ackermann.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
shootout-binarytrees.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
shootout-chameneos-redux.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
shootout-fannkuch-redux.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
shootout-fasta-redux.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
shootout-fasta.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
shootout-fibo.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
shootout-k-nucleotide-pipes.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
shootout-k-nucleotide.data Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-k-nucleotide.rs librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00
shootout-mandelbrot.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
shootout-meteor.rs shootout-meteor improvement 2014-05-09 17:39:00 +02:00
shootout-nbody.rs shootout-nbody improvement 2014-05-12 19:52:29 -07:00
shootout-pfib.rs Move task::task() to TaskBuilder::new() 2014-04-23 20:02:02 -07:00
shootout-pidigits.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
shootout-regex-dna.rs librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00
shootout-reverse-complement.rs De-~[] Reader and Writer 2014-04-06 15:39:56 -07:00
shootout-spectralnorm.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
shootout-threadring.rs Handle fallout in bench tests 2014-05-08 12:06:22 -07:00
silly-test-spawn.rs bench: Put the spawn bench back on libgreen 2014-03-26 09:18:49 -07:00
spawnone.rs Remove do keyword from test/ 2014-01-29 09:15:42 -05:00
std-smallintmap.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
sudoku.rs librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00
task-perf-alloc-unwind.rs librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00
task-perf-jargon-metal-smoke.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
task-perf-one-million.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
task-perf-spawnalot.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00