Search:

Type: Posts; User: Elysia

Search: Search took 0.23 seconds.

  1. Replies
    27
    Views
    6,727

    I'm not familiar with Linux, sorry. Another good...

    I'm not familiar with Linux, sorry.
    Another good idea is to try a profiler to find the bottlenecks in your code. Then you can start optimizing.
  2. Replies
    27
    Views
    6,727

    As for the I/O, try using buffering approaches....

    As for the I/O, try using buffering approaches. Buffering can help a lot with file I/O. However, it would be platform specific.
    And that indentation could use some work too. I found it mostly...
Results 1 to 2 of 2