jbjuin

Results 24 comments of jbjuin

Hi Eddy, Tim, let me multiply Tim's kudos for this project ! I forked it few months ago after searching for "liveview for django" :) I'm currently working with it...

> Hahaha, this got even better... smile I'm happy > Me too :) > Let me go point by point: > > > For now the deployment with django 3.0...

> > I think I had troubles with gunicorn + uvicorn and django 3... some weird "no traceback" kick out of the app... it was too weird and I did...

Just to start, first benchmarks give: ## Bench1 The 10000 rows HTML table in single component. - templates + diff ~ 1500ms to load data and receive them in the...

I will make the bench 2: update a single row in a big table... in that case diff match patch will probably win when using django templates, the question is...

Hi, here is a the second benchmark. It's quite manual so variations are important. I just used the timing given in the console log when sending an event and getting...

On the responsiveness side, I tried to use Mako templates. They are ~15% faster than jinja2. I wanted to try "spitfire" (see https://github.com/youtube/spitfire) but it's only for python 2.7. I...

Congrats for you company ! Quite a promise ! I thought you were employed in another company, is this new ? Do you provide GPUs ? On the reactor side...

Hi Edy, numbers talk :) Did you try the c++ wrapped version ? I tested it very quickly and it seemed that it was slow also but I didn't measure...

Hey, difflib is a great idea ! Nice ! Good luck for the product launch !