rust/src/test/bench
2015-01-27 09:03:06 -05:00
..
core-map.rs bench: fix a few compiler warnings 2015-01-08 09:11:16 +02:00
core-set.rs Merge pull request #20718 from tshepang/bench-fix-some-warnings 2015-01-09 01:19:53 +00:00
core-std.rs cleanup: s/v.slice*()/&v[a..b]/g + remove redundant as_slice() calls 2015-01-27 09:03:06 -05:00
core-uint-to-str.rs bench: fix a few compiler warnings 2015-01-08 09:11:16 +02:00
msgsend-pipes-shared.rs Merge pull request #20718 from tshepang/bench-fix-some-warnings 2015-01-09 01:19:53 +00:00
msgsend-pipes.rs Merge pull request #20718 from tshepang/bench-fix-some-warnings 2015-01-09 01:19:53 +00:00
msgsend-ring-mutex-arcs.rs bench: fix a few compiler warnings 2015-01-08 09:11:16 +02:00
noise.rs Merge core::num::Float and std::num::FloatMath. 2015-01-06 23:21:27 +11:00
rt-messaging-ping-pong.rs Fallout from stabilization 2015-01-06 14:57:52 -08:00
rt-parfib.rs bench: fix a few compiler warnings 2015-01-08 09:11:16 +02:00
shootout-ackermann.rs Remove deprecated functionality 2015-01-03 23:43:57 -08:00
shootout-binarytrees.rs Fix type inference problems in tests and docs 2015-01-21 11:16:00 -08:00
shootout-chameneos-redux.rs bench: fix a few compiler warnings 2015-01-08 09:11:16 +02:00
shootout-fannkuch-redux.rs cleanup: s/v.slice*()/&v[a..b]/g + remove redundant as_slice() calls 2015-01-27 09:03:06 -05:00
shootout-fasta-redux.rs cleanup: s/v.slice*()/&v[a..b]/g + remove redundant as_slice() calls 2015-01-27 09:03:06 -05:00
shootout-fasta.rs Fallout of io => old_io 2015-01-26 16:01:16 -08:00
shootout-fibo.rs Remove deprecated functionality 2015-01-03 23:43:57 -08:00
shootout-k-nucleotide-pipes.rs cleanup: s/v.slice*()/&v[a..b]/g + remove redundant as_slice() calls 2015-01-27 09:03:06 -05:00
shootout-k-nucleotide.data Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-k-nucleotide.rs cleanup: s/v.slice*()/&v[a..b]/g + remove redundant as_slice() calls 2015-01-27 09:03:06 -05:00
shootout-mandelbrot.rs cleanup: s/v.slice*()/&v[a..b]/g + remove redundant as_slice() calls 2015-01-27 09:03:06 -05:00
shootout-meteor.rs fix the &mut _ patterns 2015-01-07 19:26:36 -05:00
shootout-nbody.rs cleanup: s/v.slice*()/&v[a..b]/g + remove redundant as_slice() calls 2015-01-27 09:03:06 -05:00
shootout-pfib.rs cleanup: s/v.slice*()/&v[a..b]/g + remove redundant as_slice() calls 2015-01-27 09:03:06 -05:00
shootout-reverse-complement.rs cleanup: s/v.slice*()/&v[a..b]/g + remove redundant as_slice() calls 2015-01-27 09:03:06 -05:00
shootout-spectralnorm.rs More test fixes 2015-01-06 21:26:48 -08:00
shootout-threadring.rs fix shootout-threadring.rs 2015-01-11 00:10:26 +01:00
std-smallintmap.rs bench: fix a few compiler warnings 2015-01-08 09:11:16 +02:00
sudoku.rs Fallout of io => old_io 2015-01-26 16:01:16 -08:00
task-perf-alloc-unwind.rs Merge pull request #20718 from tshepang/bench-fix-some-warnings 2015-01-09 01:19:53 +00:00
task-perf-jargon-metal-smoke.rs bench: fix a few compiler warnings 2015-01-08 09:11:16 +02:00
task-perf-one-million.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
task-perf-spawnalot.rs bench: fix a few compiler warnings 2015-01-08 09:11:16 +02:00