Results 1 to 7 of 7

Thread: Hard Disk Speed?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2009
    Posts
    168

    Hard Disk Speed?

    Hello to everyone. I am a developer using VS 08, MySQL 5.0, Netbeans, etc. I am on the point where my developing machine needs urgently a format. It is going to be the first after 2 years, almost!!!! The current speed of my hard drive is 7200rpm (100GB). I am planning to replace that with a 320GB disk but with 5400rpm. My question is how much will affect my programming, debugging, etc the decrease in speed of the hard drive??? Thank you for all!

    cheers

  2. #2
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Hard Disk Speed?

    It wont.

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Hard Disk Speed?

    The speed difference will be for opening/saving files (and depending on disk cache etc may be negligible), so generally will have almost no effect on programming.

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    May 2009
    Posts
    168

    Re: Hard Disk Speed?

    thank a bunch guys!!!

    cheers

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Hard Disk Speed?

    If you play games, you may notice a difference though. If it's just a machine for development and other non-game work, then you should be OK.

  6. #6
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: Hard Disk Speed?

    To be honest I dont find disk speed makes much of a difference to anything. I've got a solid state hard drive in my Windows 7 machine, so disk speed should be incredibly fast compared to the average hard drive but it doesn't feel any faster opening/saving files than it did on my old hard drive really.
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  7. #7
    Frenzied Member ntg's Avatar
    Join Date
    Sep 2004
    Posts
    1,449

    Re: Hard Disk Speed?

    My experience is completely different. In the past, I've found that the single most important factor contributing to the speed of my PC is the performance of the hard disk drive, and I'm talking about differences that can be easily measured. Performance differences are not evident if you happen to use a small Word file or compile a small VS solution but things change very quickly if you get to the limits of physical memory (hence your computer goes to the disk) and also when working with med-to-large source code solutions. If you exclude applications that tend to not go to the disk (some games after they pre-load a lot of stuff in memory, SETI@Home, etc), the vast majority of applications makes heavy use of the disk. That also includes the operating system.

    There are SSDs and there are SSDs. Because of my work, I had the opportunity to work with SSDs that do not have anything to do with what they're selling at the consumer level and I can tell you that high-end SSDs make SAS disks feel slow. I also had a 4GB iRAM installed and used it for temp files and virtual memory. Without any other further tuning, the XP-based system I installed the iRAM on got considerably faster. Downside of these great toys is that they're way expensive per GB. If I had the money to burn, I'd get two of these and put them in a RAID-0 configuration.
    "Feel the force...read the source..."
    Utilities: POPFileDebugViewProcess ExplorerWiresharkKeePassUltraVNCPic2Ascii
    .Net tools & open source: DotNetNukelog4NetCLRProfiler
    My open source projects: Thales SimulatorEFT CalculatorSystem Info ReporterVSS2SVNIBAN Functions
    Customer quote: "If the server has a RAID array, why should we bother with backups?"
    Programmer quote: "I never comment my code. Something that is hard to write should be impossible to comprehend."
    Ignorant quote: "I have no respect for universities, as they teach not practicle stuff, and charge money for"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width