Skip to content

Commit

Permalink
add some text
Browse files Browse the repository at this point in the history
  • Loading branch information
RH-steve-grubb committed Dec 29, 2021
1 parent e08b5e3 commit 8e4b0a1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ done

then tasker can make a huge difference. Rewrite the above to

ls /usr/lib64/*) | tasker process @@
ls /usr/lib64/* | tasker process @@

and

Expand Down Expand Up @@ -68,5 +68,6 @@ user 0.08
sys 0.07

How is this so? I have 368 service files and 32 hyperthreads. 368 / 32 = 11. So
12 is in the ballpark.
12 is in the ballpark. Even if you have a 4 core system, using tasker should
get the contrived example down to 46 seconds from 6 minutes.

0 comments on commit 8e4b0a1

Please sign in to comment.