rust/src/test/bench
2012-09-15 13:38:41 -07:00
..
core-map.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
core-std.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
core-uint-to-str.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
core-vec-append.rs fixup mutability of vec::each, make iter_bytes pure 2012-09-12 13:29:31 -07:00
graph500-bfs.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
msgsend-pipes-shared.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
msgsend-pipes.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
msgsend-ring-mutex-arcs.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
msgsend-ring-pipes.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
msgsend-ring-rw-arcs.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
msgsend-ring.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
msgsend.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
pingpong.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-ackermann.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-binarytrees.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-chameneos-redux.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-fannkuchredux.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-fasta.rs Rename str::unsafe to str::raw 2012-09-12 19:55:16 -07:00
shootout-fibo.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-k-nucleotide-pipes.rs Rename str::unsafe to str::raw 2012-09-12 19:55:16 -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 Rename str::unsafe to str::raw 2012-09-12 19:55:16 -07:00
shootout-mandelbrot.rs Remove unnecessary temporary, add type annot to help inferencer (cc #2280) 2012-09-13 09:14:49 -07:00
shootout-nbody.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-pfib.rs int/uint parse_buf => parse_bytes (#3444) 2012-09-15 13:38:41 -07:00
shootout-spectralnorm.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
shootout-threadring.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
std-smallintmap.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
sudoku.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
task-perf-alloc-unwind.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00
task-perf-jargon-metal-smoke.rs Convert core::pipes to camel case 2012-08-28 14:33:18 -07:00
task-perf-linked-failure.rs Camel case various core constructors 2012-08-27 17:22:18 -07:00
task-perf-one-million.rs Camel case various core constructors 2012-08-27 17:22:18 -07:00
task-perf-spawnalot.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
task-perf-word-count-generic.rs Convert 'use' to 'extern mod'. Remove old 'use' syntax 2012-09-11 19:25:43 -07:00