X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fgeneral-guidelines.md;h=35f7db9d408229ba24e3961528583bec28355d8c;hb=0ab3d40d0999e65ab1b1208faaceeebd741dccc3;hp=aa8e1c636ccb03e216d356f30ca151ee47a7f243;hpb=4f8e444d4f7f3492d7aa09f12ced5a320ab68d30;p=poolifier.git diff --git a/docs/general-guidelines.md b/docs/general-guidelines.md index aa8e1c63..35f7db9d 100644 --- a/docs/general-guidelines.md +++ b/docs/general-guidelines.md @@ -1,7 +1,7 @@ # General guidelines Performance is one of the main target of these worker pool implementations, poolifier team wants to have a strong focus on this. -Poolifier already has a [benchmarks](./benchmarks/) folder where you can find some comparisons. +Poolifier already has [benchmarks](./../benchmarks/README.md) where you can find some comparisons. ## Table of contents