Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ bench('lots of allocations', () => {

### gc impact and memory usage

For runtimes that provide manual garbage collection or offer access to javscript vm heap usage metrics, additional row will be shown with garbage collection timings or/and estimated heap usage.
For runtimes that provide manual garbage collection or offer access to javascript vm heap usage metrics, additional row will be shown with garbage collection timings or/and estimated heap usage.

```js
------------------------------------------- -------------------------------
Expand Down Expand Up @@ -575,4 +575,4 @@ bench(function* (ctx) {

## License

MIT © [evanwashere](https://github.com/evanwashere)
MIT © [evanwashere](https://github.com/evanwashere)