Skip to content

Commit adb9330

Browse files
Update readme
1 parent 75f54bb commit adb9330

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,8 +404,8 @@ y.NotFound = func(c *yarf.Context) {
404404
## Performance
405405

406406
On initial benchmarks, the framework seems to perform very well compared with other similar frameworks.
407-
Even when there are faster frameworks, under high load conditions and thanks to the route caching method,
408-
YARF seems to perform as good or even better than the fastests that work better under simpler conditions.
407+
Even when some frameworks performs better under some conditions, by using the route caching method
408+
YARF beats all other frameworks on the long run.
409409

410410
Check the benchmarks repository to run your own:
411411

0 commit comments

Comments
 (0)