node-packer icon indicating copy to clipboard operation
node-packer copied to clipboard

How long will it take to run the program?

Open cloverhx opened this issue 6 years ago • 3 comments

Hi,

When I'm trying to run the examples, it took me nearly 20 minutes to run... I followed your instructions and there weren't any mistakes. So could you tell me how long will it take on average to run this?

Thank you

cloverhx avatar Jul 12 '17 02:07 cloverhx

It depends on your CPU, It takes about 5 minutes on i7-7700K mostly at 100% usage!

rahbari avatar Jul 12 '17 02:07 rahbari

It also depend on the -jX argument passed to make. You could adjust it via --make-args.

Currently we use -j4 as default.

pmq20 avatar Jul 12 '17 09:07 pmq20

Thank you.

cloverhx avatar Jul 24 '17 00:07 cloverhx