rust/src/test/bench
2013-04-21 13:35:43 +02:00
..
core-map.rs librustc: Switch the @s in types with ~ 2013-04-19 11:53:32 -07:00
core-set.rs rename Linear{Map,Set} => Hash{Map,Set} 2013-04-03 10:30:36 -04:00
core-std.rs
core-uint-to-str.rs
graph500-bfs.rs rename Linear{Map,Set} => Hash{Map,Set} 2013-04-03 10:30:36 -04:00
msgsend-pipes-shared.rs core::comm: Modernize constructors to use new 2013-04-18 14:07:35 -07:00
msgsend-pipes.rs core::comm: Modernize constructors to use new 2013-04-18 14:07:35 -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 option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
msgsend-ring-rw-arcs.rs option: rm functions that duplicate methods 2013-03-26 22:44:40 -04:00
noise.rs Make bench/noise.rs more idiomatic and 20x faster 2013-04-03 06:54:14 -04:00
pingpong.rs core: Remove pipes::spawn_service, spawn_service_recv 2013-04-18 14:07:35 -07:00
shootout-ackermann.rs
shootout-binarytrees.rs test: Fix tests 2013-03-26 22:45:22 -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
shootout-fibo.rs
shootout-k-nucleotide-pipes.rs Revert map.each to something which takes two parameters 2013-04-10 07:51:48 -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 core::comm: Modernize constructors to use new 2013-04-18 14:07:35 -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
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