forked from FatinShadab/python-energy-microscope
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
53 lines (53 loc) · 1.43 KB
/
CITATION.cff
File metadata and controls
53 lines (53 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
cff-version: 1.2.0
message: "If you use this repository, please cite it as below."
title: "Python Energy Microscope: Source Code Repository"
authors:
- family-names: "Md Fatin Shadab"
given-names: "Turja"
- family-names: "Hasan"
given-names: "Md Mahmudul"
- family-names: "Khan"
given-names: "Mehbuba"
- family-names: "Rahman"
given-names: "Md Naimur"
- family-names: "Irin"
given-names: "Adiba"
- family-names: "Ahmed"
given-names: "Sabbir"
year: 2025
repository-code: "https://github.com/FatinShadab/python-energy-microscope"
url: "https://fatinshadab.github.io/python-energy-microscope/"
type: software
abstract: >
Python Energy Microscope provides a comparative analysis framework for evaluating
the runtime performance, energy consumption, and carbon emissions of Python execution
methods, including CPython, PyPy, Cython, ctypes, and py_compile. The framework supports
reproducible benchmarking and integrates energy profiling with sustainability metrics
such as GreenScore.
license: "MIT"
keywords:
- Python
- Energy Efficiency
- Sustainability
- Benchmarking
- Software Performance
- Green Software
- Library
- Modules
- Data
- Analysis
- Visualization
- Carbon Emissions
- Energy Consumption
- GreenScore
- CPython
- PyPy
- Cython
- ctypes
- py_compile
- Reproducibility
- Open Source
- Research
- Development
- Performance Optimization
- Environmental Impact