Skip to content

Commit

Permalink
Benchmark README
Browse files Browse the repository at this point in the history
  • Loading branch information
scripthunter7 committed Oct 20, 2023
1 parent d2adfee commit e298be1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages/css-tokenizer/benchmark/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# CSS Tokenizer benchmark

This benchmark is used to compare the performance of the CSS Tokenizers.

## Usage

Simply run the following command to run the benchmark:

```sh
yarn benchmark
```

This will run the build for the library and then run the benchmark.

0 comments on commit e298be1

Please sign in to comment.