https://github.com/lquenti/introperfeng

🦀 An introduction to performance engineering in Rust 🦀

https://github.com/lquenti/introperfeng

Science Score: 13.0%

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

  • â—‹
    CITATION.cff file
  • ✓
    codemeta.json file
    Found codemeta.json file
  • â—‹
    .zenodo.json file
  • â—‹
    DOI references
  • â—‹
    Academic publication links
  • â—‹
    Academic email domains
  • â—‹
    Institutional organization owner
  • â—‹
    JOSS paper metadata
  • â—‹
    Scientific vocabulary similarity
    Low similarity (2.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

🦀 An introduction to performance engineering in Rust 🦀

Basic Info
  • Host: GitHub
  • Owner: lquenti
  • License: mit
  • Language: TeX
  • Default Branch: main
  • Homepage:
  • Size: 18 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Archived
Created almost 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme License

README.md

An Introduction to performance engineering in Rust!

This report covers several topics, such as - Benchmarking - Profiling - Assembler Analysis - Compiler Optimization and many more, specialized on the Rust programming language. See ./report for the report, ./presentation for the slides and the other folders for the related code.

The presentation video will be uploaded later