https://github.com/chakib-belgaid/django-analyses

an energy consumption analyses of several Django projects with different levels of optimization

https://github.com/chakib-belgaid/django-analyses

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

an energy consumption analyses of several Django projects with different levels of optimization

Basic Info
  • Host: GitHub
  • Owner: chakib-belgaid
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 29.7 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 7 years ago · Last pushed over 6 years ago
Metadata Files
Readme

README.md

Django-analyses

An energy consumption analyses of several Django projects with different levels of optimization

We measure the energy consumption of a django web application. by running a script who will visit the webpages and record the energy consumption of the rending fuctions - this includes : - get the data from the database - compute the data - render the data in the django webpage

Remarque the pypy couldn't launch the postgress implementation because it is note compatible with the module psycopg2-binary

How to do :

  • To start the application with sqlite

    docker-compose up -d sqlite

  • To start the application with postgres

    docker-compose up -d postgres

early resutls :

Energy consumption data

energy consumption data

With groups

energy consumption data 2

Energy consumption Measures normalized according to the lowest value

energy consumption data normalized

Box plots of the energy consumptions

energy consumption

Energy consumption based on unit tests

unit tests energy consumption

TODO

  • Add crud operation
  • Setup a gatling to simulate stress requests
  • Assiciate employees to events
  • Find the function respinsible of invoking the threads to handle each request

Owner

  • Name: belgaid mohammed chakib
  • Login: chakib-belgaid
  • Kind: user
  • Location: lille france
  • Company: inria-lille

Green Coder, Gamer, and technology enthousiaste, I am a PhD in computer carbonfoot prints, energy measurement and Software optimization

GitHub Events

Total
Last Year

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 16
  • Total Committers: 2
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.063
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Mohammed-Chakib Belgaid m****d@u****r 15
belgaid mohammed chakib b****d@e****z 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels