Giter VIP home page Giter VIP logo

build-stats's People

Contributors

jacobdomagala avatar lifflander avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

build-stats's Issues

Fix issue with perf graph generation

There seems to be an issue with generating perf graph:

2022-10-21T18:28:12.3484907Z File "/generate_perf_graph.py", line 234, in
2022-10-21T18:28:12.3485173Z Memory: [ name node mem
2022-10-21T18:28:12.3485615Z test_name_in, time_data_in, memory_data_in = prepare_data()
2022-10-21T18:28:12.3486002Z File "/generate_perf_graph.py", line 81, in prepare_data
2022-10-21T18:28:12.3486374Z generate_historic_graph(test_name, num_nodes, current)
2022-10-21T18:28:12.3486764Z File "/generate_perf_graph.py", line 210, in generate_historic_graph
2022-10-21T18:28:12.3487243Z ax1.bar(
2022-10-21T18:28:12.3487819Z File "/usr/local/lib/python3.10/dist-packages/matplotlib/init.py", line 1423, in inner
2022-10-21T18:28:12.3489398Z return func(ax, *map(sanitize_sequence, args), **kwargs)
2022-10-21T18:28:12.3489955Z File "/usr/local/lib/python3.10/dist-packages/matplotlib/axes/_axes.py", line 2476, in bar
2022-10-21T18:28:12.3504811Z errorbar = self.errorbar(ex, ey,
2022-10-21T18:28:12.3505434Z File "/usr/local/lib/python3.10/dist-packages/matplotlib/init.py", line 1423, in inner
2022-10-21T18:28:12.3512555Z return func(ax, *map(sanitize_sequence, args), **kwargs)
2022-10-21T18:28:12.3517244Z File "/usr/local/lib/python3.10/dist-packages/matplotlib/axes/_axes.py", line 3580, in errorbar
2022-10-21T18:28:12.3517575Z raise ValueError(
2022-10-21T18:28:12.3518146Z ValueError: 'yerr' (shape: (2,)) must be a scalar or a 1D or (2, n) array-like whose shape matches 'y' (shape: (26,))

This error doesn't seem to fail the workflow, so it was unnoticed for past runs

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.