Author Topic: Tweaking.com - Registry Backup v3.2.2 (Portable)  (Read 9144 times)

0 Members and 1 Guest are viewing this topic.

Offline Samson

  • Hero Member
  • *****
  • Join Date: Nov 2011
  • Posts: 915
  • Location: London
  • Karma: 38
    • View Profile
Tweaking.com - Registry Backup v3.2.2 (Portable)
« on: September 15, 2015, 11:30:04 am »
Hi Shane,

Tweaking.com - Registry Backup v3.2.2 (Portable) Installed and working fine  :smiley:

Old backup folders are now deleted as per changelog.

Thank you again for your endless good work  :smiley:

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Tweaking.com - Registry Backup v3.2.2 (Portable)
« Reply #1 on: September 18, 2015, 09:45:58 am »
Good to hear :-)

I am actually updating my Tweaking Form Controls which my programs use (So they can do unicode and so on). I fixed a few bugs in the controls and I am also playing around with some compiler optimizations where basically I turn off the safety checks and it makes a 40% speed improvement. Just means I have to make sure the code is good or there will be crashes without those safe guards.

So I will be coming out with v3.2.3 soon and it will mainly be performance improvements. I will be updating all the programs that use the controls actually  :wink:

Shane

Offline Willy2

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 1165
  • Karma: 18
    • View Profile
Re: Tweaking.com - Registry Backup v3.2.2 (Portable)
« Reply #2 on: September 18, 2015, 09:48:00 am »
Well, I wouldn't care if the program is (somewhat) slower.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Tweaking.com - Registry Backup v3.2.2 (Portable)
« Reply #3 on: September 18, 2015, 09:50:25 am »
Well it would be the same speed it is now. I am just testing it out, I would love the performance increase, but I have to make sure it is solid, and that control is huge. I am also going to be testing my code in my programs to make sure everything is set correctly and all error handling is covered so I can turn those off on the programs themselves as well and get a big boost in performance with anything having to do with arrays and loops.

Shane

Offline Willy2

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 1165
  • Karma: 18
    • View Profile
Re: Tweaking.com - Registry Backup v3.2.2 (Portable)
« Reply #4 on: September 18, 2015, 09:54:56 am »
But that testing takes LOTS of time AS WELL !!!!!!!!!!!

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Tweaking.com - Registry Backup v3.2.2 (Portable)
« Reply #5 on: September 18, 2015, 09:59:14 am »
To a point, it is just a matter of having error handling coded in, which I do anyways.

I know you are a worry wart on these things. Dont worry I dont plan on anything extreme, and if in my testing there is any trouble at all I just take the little check mark off and all done :-)

But first thing is first, code cleanup in WR before I do it. I have already done code cleanup in RB, so that one is a lot safer to go.

The VB6 compiler options I am talking about are explained here if you are interested
http://www.techrepublic.com/article/use-these-vb-tips-when-performance-is-critical/

Shane

Offline Julian

  • "Professional Googler"
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jun 2015
  • Posts: 1325
  • Location: USA, New Mexico
  • Karma: 38
    • View Profile
Re: Tweaking.com - Registry Backup v3.2.2 (Portable)
« Reply #6 on: September 20, 2015, 07:12:15 pm »

But first thing is first, code cleanup in WR before I do it. I have already done code cleanup in RB, so that one is a lot safer to go.


FINALLLY! 2 MONTHS LATER!  :tongue:
Julian

Offline Willy2

  • Hero Member
  • *****
  • Join Date: Oct 2011
  • Posts: 1165
  • Karma: 18
    • View Profile
Re: Tweaking.com - Registry Backup v3.2.2 (Portable)
« Reply #7 on: September 20, 2015, 07:39:21 pm »
Was the "messy"code then such a problem ?

Offline Julian

  • "Professional Googler"
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jun 2015
  • Posts: 1325
  • Location: USA, New Mexico
  • Karma: 38
    • View Profile
Re: Tweaking.com - Registry Backup v3.2.2 (Portable)
« Reply #8 on: September 20, 2015, 07:48:48 pm »
it just cleans up the code so code that's no longer being used or entries that are just blank and what not are removed. it makes the program faster because less lines of code to process. shoot i think it may make the exe smaller as well. then again it's already small as is he hacks and slashes that exe to the size of a pebble lol
Julian