Coder Social home page Coder Social logo

cf_bench's Introduction

CF_Bench

Comparisons Between F# and C#

for(int i = 0; i < RUN_AMOUNT; i++)
    Test{C|F}Sharp();

Results

3D Vertecies (Structs)

Avg. Results (x100000000) Euclidian Distance
C# 4114.1 ms
F# 4052.9 ms

System.Numerics.Vector3

Avg. Results (x100000000) Euclidian Distance
C# 3395.6 ms
F# 2820.6 ms

Matrix4x4 (Structs)

Avg. Results (x100000000) Pass Matrix4x4 into function
C# 844 ms
F# 844.3 ms
Avg. Results (x100000000) Matrix4x4 Alloc
C# 1581.2 ms
F# 1579.2 ms
Avg. Results (x100000000) Matrix4x4 Alloc and Multiply
C# 5245.6 ms
F# 5259.2 ms
Avg. Results (x100000000) Matrix4x4 Multiply - Matrix passed by value into method (C# and F#)
C# 4843.4 ms
F# 4145.3 ms

cf_bench's People

Contributors

geoeo 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.