https://github.com/perfectpan/micromark-label-end-performance
https://github.com/perfectpan/micromark-label-end-performance
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/perfectpan/micromark-label-end-performance
- Owner: PerfectPan
- Created: 2024-11-10T14:58:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T16:04:59.000Z (over 1 year ago)
- Last Synced: 2025-07-24T09:40:59.713Z (11 months ago)
- Language: JavaScript
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# micromark-label-end-performance
## Requirement
node >= v20
pnpm
## Install
```
pnpm i
```
## Run benchmark
```
cd packages/benchmark
pnpm benchmark.mjs
```
## Benchmark Environment
- Chip: Apple M1 Max
- RAM: 64GB
- OS: 14.1.2
## Result
### Use benchmark.js

### Original Profile

### Optimize Profile
