Code Monkey home page Code Monkey logo

Comments (5)

astrobokonon avatar astrobokonon commented on September 26, 2024

In general I would love to speed up perserLOlogs; I suspect it's not the most efficient thing I've ever written, especially with all of its string manipulations.

from mrfreeze.

astrobokonon avatar astrobokonon commented on September 26, 2024

I think I'm settled on the first path; that means tearing out the temperature LOIS log parser from Iago, which has already been completed as of Dataservants@585501e.

from mrfreeze.

astrobokonon avatar astrobokonon commented on September 26, 2024

Just need to fold in queue support when I put in the gettemp support, and then the Mr. Freeze alpha is complete. It makes sense to do both of those at once because I'll need some topic subscriptions for gettemp support, so I might as well do the queue at the same time since I'll need one for that too. Both are tied to the custom listener.

from mrfreeze.

astrobokonon avatar astrobokonon commented on September 26, 2024

Ended up making 'queue-' a special subset of the common block and parsed it accordingly. A little messy, but it seemed like it was the most transparent way of potentially rolling the concept out to other codes

from mrfreeze.

astrobokonon avatar astrobokonon commented on September 26, 2024

Briefly tested the draft implementation in f850fbc and it seemed to work ok. Giving NIHTS a fuller test overnight but leaving the 'gettemp' stuff turned off for now.

Not super happy with the hardcoding I had to do in the listener, but I made myself feel better about it by saying that it's only really a shim until we replace LOIS. At least that's what I tell myself.

I'm content to close this now, since it works fine.

from mrfreeze.

Related Issues (16)

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.