Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add citation file; trigger github citation plugin #135

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

JoGei
Copy link
Member

@JoGei JoGei commented Mar 20, 2023

This pull requests adds the CITATION.cff file to the base directory. This should trigger GitHubs citation plugin which will show a new node in the web interface on how to cite this work.

See here: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files

Feel free to push to this branch. It's just a proposal

@JoGei
Copy link
Member Author

JoGei commented Mar 20, 2023

produces the following BibTex from this node
image

@inproceedings{Mueller-Gritschneder_The_Extendable_Translating_2017,
author = {Mueller-Gritschneder, Daniel and Dittrich, Martin and Greim, Marc and Devarajegowda, Keerthikumara and Ecker, Wolfgang and Schlichtmann, Ulf},
booktitle = {RSP '17: Proceedings of the 28th International Symposium on Rapid System Prototyping: Shortening the Path from Specification to Prototype},
doi = {10.1145/3130265.3138858},
pages = {79--84},
publisher = {Association for Computing Machinery},
series = {28th International Symposium on Rapid System Prototyping: Shortening the Path from Specification to Prototype},
title = {{The Extendable Translating Instruction Set Simulator (ETISS) Interlinked with an MDA Framework for Fast RISC Prototyping}},
url = {https://doi.org/10.1145/3130265.3138858},
year = {2017}
}

@JoGei JoGei requested a review from DanMueGri March 20, 2023 13:43
@github-actions
Copy link

github-actions bot commented Mar 20, 2023

Performance Statistics

Status for the gcc Just-In-Time Engine (for commit eedc156): No significant performance change
Current dhrystone MIPS for gcc JIT : 101.21
Previous best for gcc JIT (recorded in commit 4d2d26f): 108.31, difference -6.55%

Status for the llvm Just-In-Time Engine (for commit eedc156): Regressed since commit 78716e7
Current dhrystone MIPS for llvm JIT : 24.86
Previous best for llvm JIT (recorded in commit 940dbdd): 36.11, difference -31.15%

Status for the tcc Just-In-Time Engine (for commit eedc156): 🥇 New best performance!
Current dhrystone MIPS for tcc JIT : 63.39
Previous best for tcc JIT (recorded in commit eedc156): 63.39, difference 1.63%

This comment was created automatically, please do not change!

@JoGei JoGei marked this pull request as ready for review August 9, 2023 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant