Giter VIP home page Giter VIP logo

tinyacm's People

Contributors

andrewdavis1191 avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar

tinyacm's Issues

Loading this up on mac and I realized sqlite is hanging render.js

Detection

Oddly enough, I didn't experience a single slowdown during initial development on my Windows machine, but hopping over to a mac with less power and I'm noticing right away, the UI hangs on start and during sqlite actions. Difficult to notice after the initial load, but definitely still there.

Possible solution

Maybe there is a way to lazy load on start or async these actions altogether. Pretty sure I can solve this with another render process, but I don't wanna. ๐Ÿ˜ฌ

Change db to be normal persistent over in-memory.

You read about redis and memcache and how cool they are, so creating this initially it seemed like a cool idea to just utilize the database in-memory. In hindsight, for this scale of an application the performance difference over a localized file is probably negligible and persistence is kind of a nice thing to have. Maybe if this were a distributed app with CDNs and POPs, haha.

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.