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

Commit

Permalink
BCX CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Sep 28, 2012
1 parent 23c77fc commit 2e13875
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 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.

### JUST CSS BRANCH

This test adds Basecamp Next's CSS file.

## 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 14.470000 1.540000 16.320000 (235.404727)
yes turbolinks 10.730000 0.870000 11.600000 ( 82.176967)
```

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 1.680000 0.220000 2.210000 ( 24.392842)
yes turbolinks 1.090000 0.090000 1.180000 ( 8.436643)
```

5 changes: 5 additions & 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 2e13875

Please sign in to comment.