index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
bench
Age
Commit message (
Expand
)
Author
Lines
2011-03-28
Move all allocas to dedicated basic block at top of function, to keep frames ...
Graydon Hoare
-5
/
+8
2011-03-28
shootout: Hoist out the movement too; switch square root to an LLVM intrinsic
Patrick Walton
-13
/
+13
2011-03-26
shootout: Hoist out the vector indexing on nbody; don't rely on LICM, which i...
Patrick Walton
-19
/
+21
2011-03-26
Got the nbody demo working, and hopefully faster, too!
Lindsey Kuper
-106
/
+112
2011-03-26
Updates to the nbody demo.
Lindsey Kuper
-38
/
+47
2011-03-25
Switch xfail system to use comments embedded in source files.
Graydon Hoare
-0
/
+8
2011-03-25
A first stab at the 'nbody' demo, with support for calling C sqrt().
Lindsey Kuper
-0
/
+209
2011-03-16
Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. Tw...
Graydon Hoare
-5
/
+5
2011-03-14
Add fannkuchredux shootout benchmark
Brian Anderson
-0
/
+99
2011-03-14
Rename binary trees benchmark to match the original shootout source
Brian Anderson
-0
/
+0
2011-03-14
Implement the rest of the binary trees shootout benchmark
Brian Anderson
-0
/
+56
2011-03-14
Remove broken 99-bottles makefile and run script
Brian Anderson
-23
/
+0
2011-03-14
Integrate shootout benchmarks into testsuite
Brian Anderson
-5
/
+5
2010-09-30
Initial check-in of 99 Bottles Of Beer
Peter Hull
-0
/
+269
2010-09-15
Add Peter Hull's contributed translation of the fasta shootout benchmark (int...
Graydon Hoare
-1
/
+131
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+62