Git Product home page Git Product logo

truster's Introduction

๐Ÿ“Š Truster

A Study of C, Go, Rust, Julia, TypeScript, and Python Performance

๐Ÿ“ Overview

This repo houses scripts and resources for a thorough examination of performance characteristics across programming languages including C, Go, Rust, Julia, TypeScript, and Python. Our primary aim is to analyze and compare execution speed and other relevant performance metrics in various scenarios.

๐Ÿ“‚ Contents

  1. benches: This directory contains source code benchmark files written in each of the studied programming languages. Each language has its file/subdirectory within benches.

  2. plots: The results obtained from the performance analysis are stored in this directory. It includes data files, charts, and reports summarizing the findings of the study.

๐Ÿ› ๏ธ How to Use

  1. Fork and clone the repository to your local machine:

    git clone https://github.com/your-username/truster.git
  2. Navigate to the repository directory:

    cd truster
  3. Explore the source code in the benches directory to understand the implementations in each programming language.

  4. Run the scripts measure performance metrics.

  5. Analyze the results stored in the plots directory to understand the performance characteristics of each language.

๐Ÿ“Š Results

After running the benchmarks and plotting the results, C fib algorithm had the fastest execution times, followed by Rust, Go, Julia, TypeScript, and Python.

Matplotlib Plot

Matplotlib

Plotters

๐Ÿค Contributing

Contributions to this study are welcome! If you have suggestions for improvements, additional benchmarks, or insights to share, feel free to open an issue or submit a pull request.

๐Ÿ“œ License

This repository is licensed under the MIT License. See the LICENSE file for more information.

Refer to this article for more info.


Disclaimer: This study aims to offer insights into the performance characteristics of various programming languages and should not be solely relied upon for language selection in real-world projects. The performance of a language may vary depending on numerous factors, such as hardware specifications, compiler optimizations, and specific use cases.

truster's People

Contributors

wiseaidev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.