Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add performance scripts from wycats/rails-simple-benches to actionpack. | José Valim | 2011-12-08 | 8 | -0/+34 |
| | |||||
* | Remove submodule | Yehuda Katz | 2009-08-11 | 1 | -0/+0 |
| | |||||
* | Made benchmarks submodule so it's easier to keep in sync | Yehuda Katz | 2009-08-11 | 9 | -37/+0 |
| | |||||
* | Further experimentation. Was able to cut the cost of rendering 100 partials ↵ | Yehuda Katz | 2009-08-11 | 1 | -0/+12 |
| | | | | | | | | | | in a collection in half. To discuss: What are the desired semantics (if any) for layouts in a collection. There are no tests for it at present, and I'm not sure if it's needed at all. Deprecated on this branch: `object` pointing at the current object in partials. You can still use the partial name, or use :as to achieve the same thing. This is obviously up for discussion. | ||||
* | Update minimal.rb to benchmark partials | Yehuda Katz | 2009-08-09 | 5 | -1/+23 |
| | |||||
* | Add some simple examples for unconventional AMo and AP use | Yehuda Katz | 2009-07-19 | 3 | -0/+3 |