topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 8:46 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Performance in New Version  (Read 6440 times)

kfitting

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 593
    • View Profile
    • Donate to Member
Performance in New Version
« on: March 05, 2006, 07:03 PM »
Thanks a lot mouser!  The new version is much more responsive!  I'll keep testing, but as of now it is what I had hoped for!  Thanks,

Kevin

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Performance in New Version
« Reply #1 on: March 05, 2006, 07:41 PM »
let me add that this is just a stopgap version. version 2 is still on track and will be MUCH MUCH faster.

not only am i optimizing everything but i have decided to implement (optional) indexing in a way i think will be really cool.

kfitting

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 593
    • View Profile
    • Donate to Member
Re: Performance in New Version
« Reply #2 on: March 05, 2006, 08:59 PM »
?!? ...  Awesome. 

Kevin

jgpaiva

  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 4,727
    • View Profile
    • Donate to Member
Re: Performance in New Version
« Reply #3 on: March 06, 2006, 04:48 AM »
version 2 is still on track and will be MUCH MUCH faster.
:Thmbsup: :Thmbsup: :Thmbsup:

not only am i optimizing everything but i have decided to implement (optional) indexing in a way i think will be really cool.
Indexing.... Nice! :D

moerl

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 404
    • View Profile
    • Donate to Member
Re: Performance in New Version
« Reply #4 on: March 06, 2006, 04:59 AM »
Sweet stuff! Good to see FARR is still alive and well :). Can I install this version over the latest stable one? Or should I get rid of that one first and install the beta?

nontroppo

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 649
  • spinning top
    • View Profile
    • nontroppo.org
    • Donate to Member
Re: Performance in New Version
« Reply #5 on: March 06, 2006, 07:34 AM »
I can confirm the excessive disk activity on startup using history list is fixed:

https://www.donation...cking/view.php?id=77

Now FARR performs only ~500 disk operations compared to ~3000 before. Most of that activity is scanning files for icons and doing something with desktop.ini in the monitored directories.

Thanks mouser! :beer:
FARR Wishes: Performance TweaksTask ControlAdaptive History
[url=http://opera.com/]

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Performance in New Version
« Reply #6 on: March 06, 2006, 07:39 AM »
for those curious - the difference in disk operations at startup relate to filling the list with items from your past history on startup - it was essentially rescoring all items in your past history on startup - now it just grabs the top 10 or so.