Skip to content

Commit

Permalink
Benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeladler committed Dec 4, 2023
1 parent d93fc7e commit dadf4e3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ meson setup build --buildtype release -Dhave-inputs=true
meson setup build_debug --buildtype debugoptimized -Db_sanitize=address -Db_lundef=false -Dhave-inputs=true
```

## Benchmarks

| Day | i7-11850H |
| --- | --------- |
| 1 | 351 µs |
| 2 | 282 µs |
| 3 | 348 µs |

## Resources

- <https://github.com/oz123/awesome-c>
Expand Down

0 comments on commit dadf4e3

Please sign in to comment.