Skip to content

Commit cacb8f9

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore: update benchmark results [no ci]
1 parent 4a7d467 commit cacb8f9

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.40 ± 1.20% | +0.00% |
245-
| 2 | replace-in-file (sync) | 0.50 ± 2.91% | +24.38% |
246-
| 3 | @frsource/frs-replace (async) | 1.53 ± 2.47% | +279.60% |
247-
| 4 | replace-in-file (async) | 2.58 ± 2.60% | +537.87% |
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% |
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.50% | +0.00% |
254-
| 2 | replaceString | 0.00 ± 0.46% | +22.64% |
255-
| 3 | @frsource/frs-replace (async) | 0.00 ± 0.49% | +31.72% |
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% |

0 commit comments

Comments
 (0)