.. |
core-uint-to-str.rs
|
core: Make uint::to_str faster
|
2012-06-04 14:30:57 -07:00 |
core-vec-append.rs
|
Remove some commented out code so the pretty printer doesn't get confused.
|
2012-06-21 16:11:11 -07:00 |
graph500-bfs.rs
|
Improved graph500 performance (Issue #2719)
|
2012-06-25 11:15:45 -07:00 |
msgsend-ring-new.rs
|
Adding a benchmark for the new message passing code
|
2012-06-21 16:11:11 -07:00 |
msgsend-ring.rs
|
Another benchmark
|
2012-06-19 10:31:12 -07:00 |
msgsend.rs
|
Improved perf for msgsend (Issue #2719)
|
2012-06-25 11:27:32 -07:00 |
shootout-ackermann.rs
|
bench: Add hard mode to benchmarks. Activate with RUST_BENCH.
|
2012-05-23 22:55:41 -07:00 |
shootout-binarytrees.rs
|
bench: Increase the difficulty of some benchmarks
|
2012-05-26 16:00:35 -07:00 |
shootout-fannkuchredux.rs
|
bench: Add hard mode to benchmarks. Activate with RUST_BENCH.
|
2012-05-23 22:55:41 -07:00 |
shootout-fasta.rs
|
bench: Increase the difficulty of fasta
|
2012-06-09 13:25:05 -07:00 |
shootout-fibo.rs
|
bench: Add hard mode to benchmarks. Activate with RUST_BENCH.
|
2012-05-23 22:55:41 -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
|
Some perf fixes, although vec::slice is still too slow (Issue #2719)
|
2012-06-25 16:38:12 -07:00 |
shootout-mandelbrot.rs
|
Some perf fixes, although vec::slice is still too slow (Issue #2719)
|
2012-06-25 16:38:12 -07:00 |
shootout-nbody.rs
|
bench: Add hard mode to benchmarks. Activate with RUST_BENCH.
|
2012-05-23 22:55:41 -07:00 |
shootout-pfib.rs
|
core: Make range follow the for loop protocol
|
2012-05-26 02:28:00 -07:00 |
shootout-spectralnorm.rs
|
bench: Add hard mode to benchmarks. Activate with RUST_BENCH.
|
2012-05-23 22:55:41 -07:00 |
shootout-threadring.rs
|
bench: Increase the difficulty of some benchmarks
|
2012-05-26 16:00:35 -07:00 |
std-smallintmap.rs
|
bench: Increase the difficulty of some benchmarks
|
2012-05-26 16:00:35 -07:00 |
sudoku.rs
|
Remove bind. Issue #2189
|
2012-06-20 17:27:28 -07:00 |
task-perf-alloc-unwind.rs
|
Remove resources from a few places I missed
|
2012-06-25 12:20:51 -07:00 |
task-perf-one-million.rs
|
Some perf fixes, although vec::slice is still too slow (Issue #2719)
|
2012-06-25 16:38:12 -07:00 |
task-perf-spawnalot.rs
|
bench: Add hard mode to benchmarks. Activate with RUST_BENCH.
|
2012-05-23 22:55:41 -07:00 |
task-perf-word-count-generic.rs
|
Use must_have_lock instead of private functions. (Issue #2700)
|
2012-06-22 15:14:42 -07:00 |
task-perf-word-count.rs
|
Remove bind. Issue #2189
|
2012-06-20 17:27:28 -07:00 |