📝 Add benchmark into readme

This commit is contained in:
2023-11-18 01:50:16 +08:00
parent cd66946020
commit 379999e262
2 changed files with 36 additions and 11 deletions

View File

@ -6,7 +6,7 @@
"localhost"
],
"path": [
"/site1"
"/"
]
}
],
@ -15,14 +15,5 @@
"name": "Example Upstream",
"uri": "file:///site"
}
],
"transformers": [
{
"type": "replacePath",
"options": {
"pattern": "/site1",
"value": "/"
}
}
]
}