Giter Site home page Giter Site logo

speed improvements about u8glib HOT 9 CLOSED

GoogleCodeExporter avatar GoogleCodeExporter commented on September 2, 2024
speed improvements

from u8glib.

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 2, 2024
another idea: check if the calculated end state is identical to the requested 
next start.

Original comment by [email protected] on 24 Sep 2012 at 8:59

from u8glib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 2, 2024
more ideas:
- bbx check for DrawStr
- implement IsBBXIntersection as macro to IsBBXIntersetcionLL

Original comment by [email protected] on 25 Sep 2012 at 5:00

from u8glib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 2, 2024
- do intersection tests on top level, new msg: get_page_box, store result in 
u8g struct, move clip procedures into new file

Original comment by [email protected] on 26 Sep 2012 at 7:00

from u8glib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 2, 2024
introduced new message to return the page dimensions
added new file with more generic clip procedures

todo
- replace bbx with some special page struct, maybe box
  instead of x,y,h,w, use x0,x1, y0,y1
  --> better for clipping

Original comment by [email protected] on 26 Sep 2012 at 7:05

from u8glib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 2, 2024
bbx replaced with box

todo:
- all pb base progs need to support GET_PAGE_BOX
- update rotation procedures

Original comment by [email protected] on 28 Sep 2012 at 8:52

from u8glib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 2, 2024
todo
- all pb base progs need to support GET_PAGE_BOX
- update rotation procedures
- check if U8G_DEV_MSG_IS_BBX_INTERSECTION is obsolete, remove if ok
- pb8h1: finish work on the new pixel draw procedure

Original comment by [email protected] on 29 Sep 2012 at 5:39

from u8glib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 2, 2024
- all pb base progs need to support GET_PAGE_BOX --> DONE

ToDo
- speed improvements rotation procedures (get dimension from chained device)
- check if U8G_DEV_MSG_IS_BBX_INTERSECTION is obsolete, remove if ok
- pb8h1: finish work on the new pixel draw procedure

Original comment by [email protected] on 29 Sep 2012 at 7:08

from u8glib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 2, 2024
- speed improvements rotation procedures --> DONE
- check if U8G_DEV_MSG_IS_BBX_INTERSECTION is obsolete, remove if ok --> DONE
- pb8h1: finish work on the new pixel draw procedure --> reverted back to 
original code

Original comment by [email protected] on 30 Sep 2012 at 2:12

from u8glib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 2, 2024
conclusion
- move intersection test to toplevel, introduced U8G_DEV_MSG_GET_PAGE_BOX
- optimized intersection test (introduced decision tree)

Original comment by [email protected] on 30 Sep 2012 at 2:22

  • Changed state: Fixed

from u8glib.

Related Issues (20)

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.