greensoftwarelab / Energy-Languages

The complete set of tools for energy consumption analysis of programming languages, using Computer Language Benchmark Game
MIT License
688 stars 111 forks source link

Discussion: which repo can we use to share updated results? #30

Open logankilpatrick opened 2 years ago

logankilpatrick commented 2 years ago

Hey @States, following up the conversation in a new thread. Where can the Julia community contribute results if this repo is for archive purposes only?

States commented 2 years ago

Hey, check out CLBG (https://benchmarksgame-team.pages.debian.net/benchmarksgame/index.html) That is where we acquired the previous solutions, and they now have Julia up too. We also used those solutions for our Julia study, which I finished merging on the main repo. You can also upload your own solutions there!

Feel free to use the benchmark framework to measure energy for anything you would need!

logankilpatrick commented 2 years ago

That page 404's for me

States commented 2 years ago

Same for me. Hope it is only a temporary thing and it didn't crash due to high influx or something! You can quickly also search it by "Computer Language Benchmarks Game".

pabloagn commented 1 year ago

Hey @logankilpatrick, did you update the repo with energy consumption metrics? Or would you happen to have some info on this for Julia? I'm writing a Blog Article on this and would love to have some energy consumption numbers for some routines to compare vs. other languages.

igouy commented 1 year ago

@logankilpatrick @States

The benchmarks game website continues to be available.