Code Monkey home page Code Monkey logo

wcfastcell's Introduction

#This project is no longer maintained

This project will not do any good for your application. GPUs are good at composition, and drawing in drawRect: is extremely inefficient.

Please do not use it

I also updated the test project so that you can see how inefficient it is :).

==========

###What it is? WCFastCell is a drop in replacement for UITableViewCell & UICollectionViewCells. It draws subviews' contents (either UILabels or UIImageViews) on a single layer. Thanks to that UITableViews & UICollectionViews scroll more smoothly. It can be especially useful on older devices.

###What it isn't?

If you need to animate cell's contents you should not use WCFastCell, but in other cases you are free to use it.

UITableViewCells vs WCFastCells

![](/README\ resources/Performance\ difference.png)

#####Device: iPhone 4

UITableViewCells: ~35 FPS
WCFastCells: ~60 FPS

###License Copyright (c) 2013-2014 Wojciech Czekalski. All rights reserved.

WCFastCell is free and open source code, licensed under MIT. See LICENSE for full details.

###About me

Twitter: @wczekalski

wcfastcell's People

Contributors

wokalski avatar yyroll avatar

Watchers

James Cloos avatar xxycode avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.