• 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
Poor blitting performance?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Poor blitting performance?


  • Subject: Poor blitting performance?
  • From: Steve <email@hidden>
  • Date: Fri, 28 Feb 2003 13:24:13 +0000

Hi,

I'm using an NSBitmapImageRep to hold a data buffer, in to which I am doing custom drawing.
I was only getting 40 fps on a 640*480 view, so I thought it was my drawing code. However, when I remove all code from my
drawRect: method, leaving only

[myImageRep draw];

I'm still only getting 50 fps.

Using a 500MHz G4 and Radeon 8500 on 10.2.4, this seems very slow. I'm getting nearly double that by running the same test but using Carbon GWorlds and CopyBits instead.
What things should I explore to improve this poor performance? How do I get at the OpenGL bliiting routines directly, that I suppose Cocoa must be calling?

Thanks

Steve
_______________________________________________
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.

  • Follow-Ups:
    • Re: Poor blitting performance?
      • From: publiclook <email@hidden>
  • Prev by Date: Re: PBI: tear-off tab items?
  • Next by Date: Re: NSOutlineView and expanded items
  • Previous by thread: Re: NSOutlineView and expanded items
  • Next by thread: Re: Poor blitting performance?
  • Index(es):
    • Date
    • Thread