Re: [dpdk-dev] [PATCH] devtools: speed up maintainers check

2017-08-03 Thread Thomas Monjalon
15/07/2017 11:49, Thomas Monjalon: > There is a huge speed improvement when forcing Unicode to be disabled > in this script. > In my test, it is improved from 13s to 6s. > > Signed-off-by: Thomas Monjalon Applied

[dpdk-dev] [PATCH] devtools: speed up maintainers check

2017-07-15 Thread Thomas Monjalon
There is a huge speed improvement when forcing Unicode to be disabled in this script. In my test, it is improved from 13s to 6s. Signed-off-by: Thomas Monjalon --- devtools/check-maintainers.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devtools/check-maintainers.sh b/devtools/check-