Menu

Speed issues on network

Anonymous
2002-09-03
2012-09-26
  • Anonymous

    Anonymous - 2002-09-03

    Hello all,

    I'm trying to use dev-c++ in a high school teaching environment. I've got the compiler/ide installed on local hard drives on Windows 98SE workstations (typically 500-1000MHz). I'm having difficulty compiling small source files on students' network folders (Netware 5.1). A small source located on the local hard drive compiles in less than a second, but takes over 40 seconds if located on the network.

    As an aside, I've tried building projects as well. I can very quickly  build a project that's located on the network drive _as long as_ none of the files in the project are opened in the editor.

    Compiling directly from a command prompt is also very fast even with a source file located on the network.

    Any thoughts? I'm willing to assist with troubleshooting this problem, as this is a wonderful ide for high school students--easy project management and customization.

    Nick.

     
    • Nobody/Anonymous

      Sounds like it's doing a lot of reads over the network instead of buffering the file locally.

      I'd thumb through Dev-C++'s source, but I'm at work and don't have that kind of time.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.