joshfinnie / archey-osx

An archey script clone for OS X
MIT License
89 stars 14 forks source link

Speed #10

Closed z3t0 closed 7 years ago

z3t0 commented 7 years ago

I was wondering if there were any possible optimizations to make this faster?

omBratteng commented 7 years ago

I don't think there's much that can be done to improve the speed. As it's execution time already is 350ms

z3t0 commented 7 years ago

@ChainsawBaby Oh, how can I got about measuring execution time? The reason I ask is that it seems to take a while longer on my machine

omBratteng commented 7 years ago

Just run the time and the path for the archey command Like mine: time /usr/local/bin/archey -c

Or do you mean when you open a new terminal session?

z3t0 commented 7 years ago

Yeah okay, it seems it only takes about 330ms on mine haha... I must just be getting impatient. Sorry for wasting your time.

omBratteng commented 7 years ago

Heh, no worries. Don't forget to close the issue