• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Speeding up XCode?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Speeding up XCode?


  • Subject: Re: Speeding up XCode?
  • From: Jerry <email@hidden>
  • Date: Mon, 17 Oct 2005 16:24:48 +0100

That's a good tip. It works much better than having XCode open the file because XCode will reload the whole file every time a new line is written to the log and if your log is multi-megabyte and is written to once a second, you're in big trouble....

Jerry

On 17 Oct 2005, at 16:18, Rob Lockstone wrote:

Fwiw, the Console app is especially useful for opening up large files because it's essentially a GUI for 'tail' and only opens the last 128K of the file by default. You can then cmd-R and request variable amounts of the file to be opened. Of course, very large files do still take a few minutes to load, but if what you're looking for is more recent (often the case when examining log files), Console is great. Also, it will continually update with new data (a la tail), and you can also (simply) filter the results.

Rob

On Oct 17, 2005, at 01:23 , Jerry wrote:

There are other sorts of files which are useful to open in XCode, such as log files, XML and so on. We have a log file generated by a server which I often need to look at and I've lost count of the number of times I've tried without thinking to open it in XCode, had to force quit XCode to get my system back and then opened the file in CodeWarrior.

Jerry

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Speeding up XCode? (From: Mark Wagner <email@hidden>)
 >Re: Speeding up XCode? (From: Robert Dell <email@hidden>)
 >Re: Speeding up XCode? (From: Cameron Hayne <email@hidden>)
 >Re: Speeding up XCode? (From: Andreas Mayer <email@hidden>)
 >Re: Speeding up XCode? (From: Jerry <email@hidden>)
 >Re: Speeding up XCode? (From: Rob Lockstone <email@hidden>)

  • Prev by Date: Re: Speeding up XCode?
  • Next by Date: Re: CFBundleRef for a dylib?
  • Previous by thread: Re: Speeding up XCode?
  • Next by thread: Re: Speeding up XCode?
  • Index(es):
    • Date
    • Thread