Skip to content

Commit 91bf970

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore: update benchmark results [no ci]
1 parent 64845b9 commit 91bf970

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -241,15 +241,15 @@ const result = sync({
241241

242242
| Rank | Library | Average latency [ms] | Difference percentage (comparing to best average latency) |
243243
| ---- | ----------------------------- | -------------------- | ----------------------------------------------------------------------------- |
244-
| 1 | @frsource/frs-replace (sync) | 0.37 ± 1.07% | +0.00% |
245-
| 2 | replace-in-file (sync) | 0.46 ± 2.08% | +24.01% |
246-
| 3 | @frsource/frs-replace (async) | 1.79 ± 1.94% | +386.66% |
247-
| 4 | replace-in-file (async) | 2.99 ± 1.73% | +713.38% |
244+
| 1 | @frsource/frs-replace (sync) | 0.36 ± 1.12% | +0.00% |
245+
| 2 | replace-in-file (sync) | 0.45 ± 2.23% | +24.25% |
246+
| 3 | @frsource/frs-replace (async) | 1.81 ± 2.06% | +397.82% |
247+
| 4 | replace-in-file (async) | 2.97 ± 2.19% | +716.54% |
248248

249249
### input & replacement as strings
250250

251251
| Rank | Library | Average latency [ms] | Difference percentage (comparing to best average latency) |
252252
| ---- | ----------------------------- | -------------------- | ----------------------------------------------------------------------------- |
253-
| 1 | @frsource/frs-replace (sync) | 0.00 ± 0.71% | +0.00% |
254-
| 2 | replaceString | 0.00 ± 0.48% | +22.68% |
255-
| 3 | @frsource/frs-replace (async) | 0.00 ± 1.02% | +30.65% |
253+
| 1 | @frsource/frs-replace (sync) | 0.00 ± 0.65% | +0.00% |
254+
| 2 | replaceString | 0.00 ± 0.74% | +24.48% |
255+
| 3 | @frsource/frs-replace (async) | 0.00 ± 0.59% | +30.67% |

0 commit comments

Comments
 (0)