Giter Club home page Giter Club logo

graphic-performance-calculator's Introduction

Evolutia performantei vs. timp a calculatoarelor

Membri


Rezultate

Pentru a vedea rezultate in functie de alti ani, se pot modifica valorile variabilelor startYear si endYear din fisierul main.py. Noile date generate pot fi gasite in folder-ul output.

Grafic

graf

Progresul Mediu pe An

Conform calculelor nostre, progresul rezultat pe intervalul 1993-2020 este 1.900514041074173.


Cum functioneaza

Informatiile au fost extrase de pe site-ul www.top500.org, urmand ca acestea sa fie parsate cu Beautiful Soup.

Graficul evolutiei perfomantei vs. timp (cu ajutorul librariei matplotlib):

  • Pe axa Ox consideram lunile pentru anii din intervalul dat [startYear, endYear], avand date doar pentru lunile iunie si noiembrie ale fiecarui an.
  • Pe axa Oy consideram valorile mediilor aritmetice asociate fiecarei luni (Rmax(TFlop/s)).

Observatie: Considerand graficul anilor 1993-2020, in intervalul 1993-2008, se poate observa o diferenta redusa de la an la an, deoarece cresterea Rmax-ului a fost mica in comparatie cu evolutia din anii urmatori.

Progresul mediu realizat pe an:

  • Calculam pentru fiecare luna (iunie sau noiembrie) media aritmetica a primelor 3 calculatoare (dupa criteriul Rmax(TFlop/s)), iar apoi media dintre cele doua luni, obtinand media anuala.
  • Am determinat rapoartele mediilor anuale dupa formula: medie_an X/medie_an X-1, unde X โˆˆ [startYear+1, endYear].
  • Folosind rapoartele anterior calculate am realizat media aritmetica a acestora, ceea ce reprezinta valoarea cautata.

graphic-performance-calculator's People

Contributors

andrei0872 avatar

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.