Re: app slower under Panther
Re: app slower under Panther
- Subject: Re: app slower under Panther
- From: Neville Smythe <email@hidden>
- Date: Sun, 2 Nov 2003 17:11:19 +1100
Thanks for those who replied suggesting sampling, which I may do ---
but I have a fix anyway:
I have replaced the
[resultField readRTFDFromFile:...]
with a
[resultField setString:[NSString stringWithContentsOfFile:...]]
and the code runs back at its former speed (in fact probably faster).
My clear impression is that readRTFDFromFile is an order of magnitude
slower under 10.3 than it was under 10.2
$@%? $@%? $@%? $@%? $@%? $@%? $@%? $@%? $@%?
Neville Smythe
email@hidden
Mathematical Sciences Institute Tel:
61-2-6125-2709
Australian National University Fax:
61-2-6125-4984
Canberra ACT 0200 AUSTRALIA Mob: 0414517719
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.