rust/src/test/bench
2013-08-20 22:38:00 -04:00
..
core-map.rs Implement DoubleEndedIterator on Range 2013-08-07 22:41:09 -04:00
core-set.rs rm obsolete integer to_str{,_radix} free functions 2013-08-20 22:05:03 -04:00
core-std.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
core-uint-to-str.rs rm obsolete integer to_str{,_radix} free functions 2013-08-20 22:05:03 -04:00
graph500-bfs.rs std: Rename Iterator.transform -> .map 2013-08-10 07:33:21 -07:00
msgsend-pipes-shared.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
msgsend-pipes.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
msgsend-ring-mutex-arcs.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
msgsend-ring-rw-arcs.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
noise.rs Fix typo in test/bench/noise.rs. Closes #8574. 2013-08-20 22:38:00 -04:00
rt-messaging-ping-pong.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
rt-parfib.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
rt-spawn-rate.rs Enabled workstealing in the scheduler. Previously we had one global work queue shared by each scheduler. Now there is a separate work queue for each scheduler, and work is "stolen" from other queues when it is exhausted locally. 2013-08-08 14:13:41 -07:00
shootout-ackermann.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
shootout-binarytrees.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
shootout-chameneos-redux.rs std: Rename Iterator.transform -> .map 2013-08-10 07:33:21 -07:00
shootout-fannkuch-redux.rs test: xfail a bunch of tests that are incorrectly reading os::args()[1] 2013-08-07 15:40:27 -07:00
shootout-fasta-redux.rs test: xfail a bunch of tests that are incorrectly reading os::args()[1] 2013-08-07 15:40:27 -07:00
shootout-fasta.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
shootout-fibo.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
shootout-k-nucleotide-pipes.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
shootout-k-nucleotide.data bench: Modify shootout-k-nucleotide to not read from the filesystem 2012-06-09 13:57:18 -07:00
shootout-k-nucleotide.rs remove extra::iter 2013-08-06 23:41:20 -04:00
shootout-mandelbrot.rs test: xfail a bunch of tests that are incorrectly reading os::args()[1] 2013-08-07 15:40:27 -07:00
shootout-nbody.rs test: xfail a bunch of tests that are incorrectly reading os::args()[1] 2013-08-07 15:40:27 -07:00
shootout-pfib.rs rm obsolete integer to_str{,_radix} free functions 2013-08-20 22:05:03 -04:00
shootout-pidigits.rs test: Update tests to use the new syntax. 2013-05-22 21:57:10 -07:00
shootout-reverse-complement.rs Fix warnings in src/test/bench tests. Nobody will ever care. 2013-07-20 05:12:04 -04:00
shootout-spectralnorm.rs test: xfail a bunch of tests that are incorrectly reading os::args()[1] 2013-08-07 15:40:27 -07:00
shootout-threadring.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
std-smallintmap.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
sudoku.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
task-perf-alloc-unwind.rs remove extra::iter 2013-08-06 23:41:20 -04:00
task-perf-jargon-metal-smoke.rs Reserve 'yield' keyword 2013-08-16 13:26:50 -07:00
task-perf-linked-failure.rs test: Fix deadlock in task-perf-linked-failure 2013-08-07 15:40:27 -07:00
task-perf-one-million.rs std: Rename Iterator.transform -> .map 2013-08-10 07:33:21 -07:00
task-perf-spawnalot.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00