[llvm-dev] [RFC] Using D3 in LNT?

Mehdi Amini via llvm-dev llvm-dev at lists.llvm.org
Thu Apr 21 08:49:33 PDT 2016


> On Apr 21, 2016, at 6:23 AM, Kristof Beyls via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> Hi,
> 
> I've been working on further improving the perf profile view in LNT that James added recently.
> I've got a series of patches ready that reconstruct the control flow graph from the perf profiles, which helps a lot in quickly finding the codegen differences that cause performance deltas.
> I've used the D3 javascript library (https://d3js.org/ <https://d3js.org/>) to implement the visualization.
> 
> My question is if there is any objection to add D3 to LNT?
> 
> I think D3 will allow us to produce nicer and/or more informative charts and visualizations in the future.
> I've attached an example screenshot of the control flow graph visualization that I plan to upstream if there is no objection to add D3 to LNT.

Beautiful! I love it :)

Thanks Kristof.

-- 
Mehdi



> 
> Thanks,
> 
> Kristof
> 
> <Screen Shot 2016-04-21 at 15.08.26.png>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160421/cdcb31a4/attachment.html>


More information about the llvm-dev mailing list