From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Dave Taht <dave.taht@gmail.com>
Cc: bloat <bloat@lists.bufferbloat.net>
Subject: Re: [Bloat] Announcing Flent (formerly netperf-wrapper) v0.10.0
Date: Sun, 24 May 2015 20:16:22 +0200 [thread overview]
Message-ID: <87y4kdet8p.fsf@toke.dk> (raw)
In-Reply-To: <CAA93jw7K3Umm8=W2M+5AgTk77Jd6W7OqJx3fSG613ausf-WEzw@mail.gmail.com> (Dave Taht's message of "Sun, 24 May 2015 11:05:46 -0700")
Dave Taht <dave.taht@gmail.com> writes:
> well,1) we need a flent-devel mailing list... no need to have this
> discussion so widely here..
Yup, will try to set one up soonish. ENOTIME so far.
> I agree that *you* do not want to maintain two plotting
> implementations inside flent. But:
>
> I am hugely in favor of various implementations of stuff that can read
> the file format and do various (new and interesting) things with it.
> The number of python-matplotlib capable developers is small. The
> number of javascript capable developers (and web based plotting tools)
> is huge. Other means of dealing with the data (postgres json) are also
> needed.
Oh, sure, quite happy with more implementations. That was option 3.
However, until someone actually starts working on such an implementation
this is all hypothetical. I'm happy to discuss interoperability issues
when such an implementation actually materialises :)
> So the json.gz file format WAS readable and translatable by many web
> servers and browsers, flent is not (so far as I know, even with adding
> a mime type.)
Yes, but .json.gz also makes it hard to distinguish from other random
gzip'ed json data. I'd rather have a separate file extension for offline
storage, and then solve the web problem as a separate problem, which as
far as I'm concerned is orthogonal to the encoding of the files on disk.
The important thing is the structure of the JSON object, not which
compression format and file extension it is stored in.
> I liked the original web based prototype, it needed a db back end, but
> it seemed like a promising start.
And odds are that db back end is going to store the JSON object in its
own encoding anyway, hence rendering this whole discussion moot... :)
> I don't have a lot of hope for the canvas approach, personally. Too
> many abstractions.
Yeah, I'm sceptical, but willing to give it the benefit of the doubt if
it means I have to write less code...
> Personally what I most prefer is that the "expert" implementation be
> blazing fast!
Yes, well, matplotlib is not exactly a cheetah...
-Toke
next prev parent reply other threads:[~2015-05-24 18:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-24 13:48 Toke Høiland-Jørgensen
2015-05-24 16:22 ` Dave Taht
[not found] ` <CAA93jw7Cfv8rQxTP4gcZFoziHSvt8fw6zxyeUBdS0Ukn_9VYUA@mail.gmail.com>
2015-05-24 17:14 ` Dave Taht
2015-05-24 17:34 ` Dave Taht
2015-05-24 17:55 ` Toke Høiland-Jørgensen
2015-05-24 18:05 ` Dave Taht
2015-05-24 18:16 ` Toke Høiland-Jørgensen [this message]
2015-05-24 18:34 ` Dave Taht
2015-05-29 6:09 ` Sebastian Moeller
2015-05-24 18:23 ` Dave Taht
2015-05-25 23:17 ` David Lang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.bufferbloat.net/postorius/lists/bloat.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y4kdet8p.fsf@toke.dk \
--to=toke@toke.dk \
--cc=bloat@lists.bufferbloat.net \
--cc=dave.taht@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox