Coder Social home page Coder Social logo

curl / stats Goto Github PK

View Code? Open in Web Editor NEW
62.0 62.0 11.0 813 KB

Scripts for generating project statistics and for plotting them as graphs.

Home Page: https://curl.se/dashboard.html

License: MIT License

Perl 62.19% Gnuplot 30.51% Shell 6.87% Raku 0.43%
curl git gnuplot libcurl statistics

stats's Introduction

curl logo

Curl is a command-line tool for transferring data specified with URL syntax. Find out how to use curl by reading the curl.1 man page or the MANUAL document. Find out how to install Curl by reading the INSTALL document.

libcurl is the library curl is using to do its job. It is readily available to be used by your software. Read the libcurl.3 man page to learn how.

You can find answers to the most frequent questions we get in the FAQ document.

Study the COPYING file for distribution terms.

Contact

If you have problems, questions, ideas or suggestions, please contact us by posting to a suitable mailing list.

All contributors to the project are listed in the THANKS document.

Commercial support

For commercial support, maybe private and dedicated help with your problems or applications using (lib)curl visit the support page.

Website

Visit the curl website for the latest news and downloads.

Git

To download the latest source from the Git server, do this:

git clone https://github.com/curl/curl.git

(you will get a directory named curl created, filled with the source code)

Security problems

Report suspected security problems via our HackerOne page and not in public.

Notice

Curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga Tekniska Högskolan. This notice is included here to comply with the distribution terms.

Backers

Thank you to all our backers! 🙏 Become a backer.

Sponsors

Support this project by becoming a sponsor.

stats's People

Contributors

bagder avatar mback2k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

stats's Issues

bad windows CI counter

After a recent change, the scripts counts the number of CI jobs for Windows (appveyor I think) wrongly, which makes some graphs take a dip. Example:

Screenshot 2022-10-25 at 08-39-55 curl - Project status dashboard

authors per year (first-timers)

For some reason, the authors-per-year.plot script often doesn't get the first-timers shown correctly for the last year in the graph. 2020 here:

Screenshot_2020-03-23 curl - Project status dashboard

The CSV output shows there to be 40 authors, out of which 20 are first-timers. But the SVG shows something else!

The graph page could use a little whitespace to easier see the scripts link at bottom

When viewing the graphs page I was interested in seeing what was used to generate the graphs and scrolled to the bottom.
I saw the "generated using XYZ" link as expected but it was hard to read due to a lack of whitespace and Safari placing a hover link over the text.

Low priority but I wonder if this link could be given better visibility with a little whitespace after it?

Screen Shot 2021-11-19 at 2 25 19 PM

create helper module

Right now the scripts are all stand-alone which also means many of them implement the same basic functionality with various degrees of quality. By creating a single "helper module" with support functions it will be easier and faster to create new scripts and all scripts using it will be bug-fixed at once when we fix the central place.

Functions it could provide

  • generic curl version <=> release date parsing
  • generic delta time functions (what time is it between these two dates)
  • parsing the vulnerabilities data
  • etc

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.