tkdtnek23 / Drawing-Performance

The goal of this project is to measure the performance of various drawing methods in iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drawing Performance

This is the companion app to my series on high performance drawing on iOS:

The goal of this app is to measure the performance of various drawing methods in iOS

You can freely draw on the canvas, or tap one of the buttons to let it draw a spiral for you

Be sure to run this on a real device, as the performance readings on the simulator are not accurate.

About

The goal of this project is to measure the performance of various drawing methods in iOS


Languages

Language:Swift 99.0%Language:Objective-C 1.0%