Group 29: Comparing the energy consumption of running oxipng benchmarks using different Rust compiler versions#178
Open
ninasemjanova wants to merge 1 commit intoluiscruz:mainfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use only this template to open a pull request for project 1: Measuring Energy Consumption.
Use the title below for your pull request title.
Group 29: Comparing the energy consumption of running oxipng benchmarks using different Rust compiler versions
Make sure to fill out the information under each of the headers.
Open the pull request from a repository + branch everyone in your group has access to, and use that branch to contiuously update your work throughout the project weeks.
Group number on Brightspace:
29
Group members (only names, leave out student numbers):
(You will have been assigned a group of 4 members on Brightspace)
Tess Hobbes, Kristian Hristov, Nina Semjanova
Agreed communication channel within the group:
WhatsApp group
Did you manage to contact all group members?:
we contacted 3 members of our team, the fourth member informed us today that he is not taking this class anymore
Your topic idea for Project 1:
(We will review the topics and comment on the PRs whether the projects are appropriate or need adjustment. Don't hesitate to come up to us after the lectures / in the labs to discuss project ideas)
Comparing the energy consumed by running the oxipng benchmarks, where oxipng is compiled using different Rust compiler versions.
https://github.com/oxipng/oxipng
Why oxipng:
Maybe we should find another codebase that also meets the requirements but that is also guaranteed to be compilable on Rust versions released a long time ago.
Plan:
Basic version:
Filename of your Project 1 blog post in
p1_measuring_software/(contributed in this pull request):(Fill out the yaml header fitting to your group)
g29_diff_compiler_versions.md
Did you succeed to build the website locally and look at your blogpost?
no