Skip to content
This repository has been archived by the owner on Nov 17, 2018. It is now read-only.

Commit

Permalink
all the assets
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Sep 28, 2012
1 parent 23c77fc commit 0e22691
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 10 deletions.
12 changes: 8 additions & 4 deletions README.md
Expand Up @@ -36,6 +36,10 @@ This probably isn't even a good test. I don't care. Tell me how it sucks. Let's
figure it out. But having actual measurements beats complaining about shit on
Twitter any day.

### all the assets branch

This has BCX's Javascript and CSS files.

## To run it:

```
Expand All @@ -52,16 +56,16 @@ With 1000 pages:
```
$ rspec
user system total real
no turbolinks 11.170000 0.980000 12.460000 (138.656728)
yes turbolinks 10.800000 0.870000 11.670000 ( 80.436286)
no turbolinks 21.990000 2.890000 25.150000 (581.822206)
yes turbolinks 10.970000 0.910000 11.880000 (196.481247)
```

With 100 pages:

```
$ rspec
user system total real
no turbolinks 1.640000 0.190000 2.140000 ( 15.652763)
yes turbolinks 1.120000 0.090000 1.210000 ( 7.776116)
no turbolinks 2.230000 0.300000 2.800000 ( 56.777195)
yes turbolinks 1.130000 0.090000 1.220000 ( 19.173316)
```

44 changes: 44 additions & 0 deletions app/assets/javascripts/page.js

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions app/assets/javascripts/page.js.coffee

This file was deleted.

1 change: 1 addition & 0 deletions app/assets/stylesheets/page.css

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions app/assets/stylesheets/page.css.scss

This file was deleted.

0 comments on commit 0e22691

Please sign in to comment.