Jump to content

Check-If-Same


TheSaint
 Share

Recommended Posts

21 hours ago, TheDcoder said:

I said check for CPU usage, not run time, two different things :P

As if poster boy. Where do you say check for CPU usage? All you mention is something about less CPU usage. :P

On 9/13/2020 at 9:56 PM, TheDcoder said:

Something like SHA256 hash computing would probably use one of your cores in full-speed ....

You clearly mention speed, giving the impression it should be faster. :P

21 hours ago, TheDcoder said:

Since your disk is a bottleneck, your usage should be less than 100% for CRC32 or xxHash, and MD5 should use more of your CPU than those two. Don't check with SHA256, because your processor is not fast enough to hit the disk bottle neck.

Well why didn't you say so. :wacko:

Your street cred is shot to pieces. :muttley:

Make sure brain is in gear before opening mouth!
Remember, what is not said, can be just as important as what is said.

Spoiler

What is the Secret Key? Life is like a Donut

If I put effort into communication, I expect you to read properly & fully, or just not comment.
Ignoring those who try to divert conversation with irrelevancies.
If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it.
I'm only big and bad, to those who have an over-active imagination.

I may have the Artistic Liesense ;) to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)

userbar.png

Link to comment
Share on other sites

35 minutes ago, TheSaint said:

Where do you say check for CPU usage?

In the same post that you mentioned: "less CPU usage (...) can you maybe check this?", as direct as it can get :P

37 minutes ago, TheSaint said:

You clearly mention speed, giving the impression it should be faster. :P

Your brain was clearly under the impression enough to ignore the meaning behind the sentence :muttley:

30 minutes ago, TheSaint said:

Your street cred is shot to pieces. :muttley:

Doesn't matter, the only street which matters to me is the wall street B)

--

If you are done having fun, it will be interesting to see if how much % of your CPU is used for each algorithm.

EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time)

DcodingTheWeb Forum - Follow for updates and Join for discussion

Link to comment
Share on other sites

On 9/20/2020 at 2:36 AM, TheDcoder said:

If you are done having fun, it will be interesting to see if how much % of your CPU is used for each algorithm.

Gawd, you don't want much. To what end do I need to do this? What will it achieve aside from increasing my Nerdity cred? :blink:

I think you need to work on your communication skills bucko ... you've lost me in the Sea of Nerdity .... not to be confused with Nudity if you say it too fast. :muttley:

P.S. I suggest you put more meaning in your sentences ... i.e. be more explicit. :P

Make sure brain is in gear before opening mouth!
Remember, what is not said, can be just as important as what is said.

Spoiler

What is the Secret Key? Life is like a Donut

If I put effort into communication, I expect you to read properly & fully, or just not comment.
Ignoring those who try to divert conversation with irrelevancies.
If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it.
I'm only big and bad, to those who have an over-active imagination.

I may have the Artistic Liesense ;) to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)

userbar.png

Link to comment
Share on other sites

  • 4 weeks later...

I'm a bit late to this argument party, but . . . since you are not using this for encryption, you don't really have to worry about using established algorithms.  You can even create your own simplified hash.  I just uploaded a quick and dirty hash I have used in the past.  I just cleaned it up and turned it into a UDF.  Take a look, have a laugh, then do what works for your app.  🙃

https://www.autoitscript.com/forum/topic/210942-cornedbeef-hash-udf/

Link to comment
Share on other sites

Thanks, but I don't recall when I last used this my script, so I probably need a refresher to work out your benefit ... which I am guessing is faster etc.

Meanwhile, I did read your topic and grab your script. :) 

Make sure brain is in gear before opening mouth!
Remember, what is not said, can be just as important as what is said.

Spoiler

What is the Secret Key? Life is like a Donut

If I put effort into communication, I expect you to read properly & fully, or just not comment.
Ignoring those who try to divert conversation with irrelevancies.
If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it.
I'm only big and bad, to those who have an over-active imagination.

I may have the Artistic Liesense ;) to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)

userbar.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...