https://github.com/chakib-belgaid/django-analyses
an energy consumption analyses of several Django projects with different levels of optimization
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
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
Metadata Files
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

With groups

Energy consumption Measures normalized according to the lowest value

Box plots of the energy consumptions

Energy consumption based on unit tests

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
- Twitter: chakibmed
- Repositories: 69
- Profile: https://github.com/chakib-belgaid
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
Top Committers
| Name | 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