https://github.com/chakib-belgaid/haxe-sample

a sample that study the energy consumption of different haxe outputs (Js, c, binarry and the interpreter).

https://github.com/chakib-belgaid/haxe-sample

Science Score: 10.0%

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

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    2 of 3 committers (66.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.6%) to scientific vocabulary

Keywords from Contributors

benchmarking codeanalysis datavisualization energy-consumption energy-efficiency
Last synced: 10 months ago · JSON representation

Repository

a sample that study the energy consumption of different haxe outputs (Js, c, binarry and the interpreter).

Basic Info
  • Host: GitHub
  • Owner: chakib-belgaid
  • Language: Java
  • Default Branch: master
  • Homepage:
  • Size: 14.4 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 7 years ago · Last pushed over 7 years ago

https://github.com/chakib-belgaid/haxe-sample/blob/master/

# haxe-sample
a sample that study the energy consumption of different haxe outputs (js, c, binary and the interpreted). 
It is based on Docker containers. 


# Docker images 
There is two images: 
1. Base image in which all the necessary libraries are installed so you can run it directly to testes your -haxe- files and translate them into different programming languages.
  To use it just pull it from docker hub through this command
    
    ```docker pull chakibmed/haxe:base ```

2. an instance in which we run **Tommti** test just to see the behavior of different languages. 
   it accept as arguments the name of the target, the name of the test and warmup, execution parameters 

   ```docker run chakib/haxe-example:latest [target] [testname] [warmup] [execution]```

# Targets 

| Language | Usage |  
| :--- | :--- | 
|python | python | 
|C# | cs | 
|Java |java| 
|JavaScript|js| 
|lua| lua | 
|C++| cpp| 
|Php|php|
|haxe | interp | 

# Benchmarks 

The benchmarks are based on Tommti benchmark suite 

| Benchmark Name | description | 
| :--- | :--- | 
| intArithmetic | To test Integers manipulation | 
| doubleArithmetic | To test the double manipulation | 
| trig | different mathematical operations (sin, cos,log ...) | 


# some preliminary results 

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: about 2 years ago

All Time
  • Total Commits: 14
  • Total Committers: 3
  • Avg Commits per committer: 4.667
  • Development Distribution Score (DDS): 0.143
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
BELGAID Mohammed Chakib m****d@i****r 12
Mohammed-Chakib Belgaid m****d@u****r 1
belgaid mohammed chakib b****d@e****z 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year 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