https://github.com/projectwallace/css-analyzer-benchmark
https://github.com/projectwallace/css-analyzer-benchmark
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/projectwallace/css-analyzer-benchmark
- Owner: projectwallace
- Created: 2021-04-14T18:29:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-19T07:38:25.000Z (about 5 years ago)
- Last Synced: 2024-04-14T09:58:50.949Z (about 2 years ago)
- Language: CSS
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# CSS Analyzer benchmark
```
@projectwallace/css-analyzer - small css: 560 ops/sec
cssstats - small css: 11373 ops/sec
stylestats - small css: 5657 ops/sec
Parker - small css: 17892 ops/sec
@projectwallace/css-analyzer - big css: 2 ops/sec
cssstats - big css: 2 ops/sec
stylestats - big css: 6 ops/sec
Parker - big css: 2 ops/sec
```