Git Product home page Git Product logo

Comments (5)

howard0su avatar howard0su commented on August 16, 2024

so far we cannot do anything better than compiler unless we move something as global variables.

from deviation.

PhracturedBlue avatar PhracturedBlue commented on August 16, 2024

These are the most expensive functions from a stack usage perspective:

Devo8:
ini_parse_file                      512      356        6
limit_cb                            668      460        8
RemapChannelsForProtocol           1048      668        4
debug_spi_flash                    1080     1036        5
LCD_DrawWindowedImageFromFile      1248     1036        8
reorder_return_cb@objs/devo8/mixer_page.o     3040     2660        4
Devo7e
limit_cb                            660      460        7
RemapChannelsForProtocol           1008      636        4
debug_spi_flash                    1080     1036        5
LCD_DrawWindowedImageFromFile      1256     1044        8
reorder_return_cb@objs/devo7e/mixer_page.o     3032     2660        4

I already have PR #583 to address reorder_return_cb

from deviation.

howard0su avatar howard0su commented on August 16, 2024

debug_spi is not used anywhere.
I am working on LCD_drawwindowedimagefromfile.

from deviation.

PhracturedBlue avatar PhracturedBlue commented on August 16, 2024

it should be easy to reduce the usage of DrawImageFromFile for 7e. However, as I recall, this is one of the functions whose performance is actually noticeable at the system level. We do not want to optimize stack-size over performance on this one I think (and if you decide to we'd probably want to do user testing to make sure it isn't noticeable)

from deviation.

howard0su avatar howard0su commented on August 16, 2024

from deviation.

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.