Skip to main content

Generate visualization from Ninja build logs.

Project description

ninjavis

Build Status PyPI version

Introduction

Generate visualization from Ninja build logs. Ninjavis parse the ninja build logs and for each item of the build extract its target, starting and end time. It output those information in a template containing a simple timeline ; the visualization is done by vis.js.

Inspired by buildbloat.

Usage

usage: ninjavis --title "my build" ninja_build.log build_profile.html

:warning: Run ninja -t recompact first ot make sure that no duplicate entries are in the build log.

Example

Profile of Ninja 1.8.2 build Ninja 1.8.2 build profile

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ninjavis-0.1.2.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

ninjavis-0.1.2-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page