Skip to content

Commit beaeaf0

Browse files
authored
update css snapshots for testing and benchmarking (#347)
closes #346
1 parent fd025f7 commit beaeaf0

36 files changed

+449393
-542710
lines changed

benchmark/run.js

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@ import byteSize from './format-filesize.js'
22
import { analyze as analyzeCss } from '../dist/analyzer.modern.js'
33
import * as fs from 'fs'
44
const files = [
5-
['bol-com-20190617', 'Bol.com', 123],
6-
['bootstrap-5.0.0', 'Bootstrap 5.0.0', 52],
7-
['cnn-20220403', 'CNN', 422],
8-
['css-tricks-20190319', 'CSS-Tricks', 57],
9-
['facebook-20190319', 'Facebook.com', 76],
10-
['github-20210501', 'GitHub.com', 105],
11-
['gazelle-20210905', 'Gazelle.nl', 324],
12-
['lego-20190617', 'Lego.com', 63],
13-
['smashing-magazine-20190319', 'Smashing Magazine.com', 322],
14-
['trello-20190617', 'Trello.com', 87],
5+
['bol-com-20231008', 'Bol.com', 63],
6+
['bootstrap-5.3.2', 'Bootstrap 5.3.2', 29],
7+
['cnn-20231008', 'CNN', 55],
8+
['css-tricks-20231008', 'CSS-Tricks', 16],
9+
['gazelle-20231008', 'Gazelle.nl', 145],
10+
['github-20231008', 'GitHub.com', 148],
11+
['indiatimes-20231008', 'IndiaTimes.com', 51],
12+
['smashing-magazine-20231008', 'Smashing Magazine.com', 63],
13+
['trello-20231008', 'Trello.com', 18],
1514
]
1615

1716
let maxLen = -1

src/__fixtures__/bol-com-20190617.css

Lines changed: 0 additions & 806 deletions
This file was deleted.

src/__fixtures__/bol-com-20231008.css

Lines changed: 29247 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 48672 additions & 50715 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)