Giter Site home page Giter Site logo

Comments (3)

metasoarous avatar metasoarous commented on May 16, 2024 1

Hi @realgenekim. Thanks for reporting!

I have been wrestling with some significant lag in getting data to screen as well. In my case, it's not even including a viz, just some tables and stuff based on data! And as you yourself have discovered, it's not the render time itself that is making things take long (vega rendering is actually relatively fast). My suspicion is that it's either the time it takes to send the data over the socket, one of the pre-processing functions, or something in the way it's plugging into the react/reagent machinery that is making it take so long. I'd love to have help sorting this out if you have any cycles to put some clues together.

Again, would love to see progress on the static rendering side of things, as there's a lot that it unlocks (see #52 & #org). Please note though that discussion of that issue has moved from #5 (which was closed to recognize that basic "live-embed" html output has been completed), to #36, which represents the more truly "static" export side of the story.

Thanks again for your enthusiasm and efforts.

from oz.

realgenekim avatar realgenekim commented on May 16, 2024

Thanks for the info — super helpful. I started looking at the source code last night, and I'll get a local build of it going later today.

  1. Can you send me the EDN of the data that you send oz/v! is slow to render? It's interesting that the data doesn't have to be large...

  2. Can you confirm that the taoensso.timbre logging output for ClojureScript goes to the browser console? I've never seen any of those logging messages ever, and am wondering if I'm looking in the right place.

Will keep you posted!

from oz.

realgenekim avatar realgenekim commented on May 16, 2024

Confirmed that updated vega-embed does indeed fix the performance issues. Performance now matches running in the vega-lite online editor. Many thanks! This is awesome!

from oz.

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.