Giter Club home page Giter Club logo

Comments (7)

mjenrungrot avatar mjenrungrot commented on June 8, 2024

@brittanywang Can you create a markdown for the performance of our system? Probably, put things in this format:

Code Compiler Time (mean + stdev) Local Host Time (mean + stdev) Heroku Host Time (mean + stdev) Link To Code
Quicksort
...

from coconut-interpreter.

brittanywang avatar brittanywang commented on June 8, 2024

@mjenrungrot Yeah I'll get to that today!

from coconut-interpreter.

brittanywang avatar brittanywang commented on June 8, 2024
Code Compiler Time (mean + stdev) Local Host Time (mean + stdev) Heroku Host Time (mean + stdev) Link To Code
Hello World
Factorial (Imperative) 4.87/0.565125355 http://coconut.readthedocs.io/en/latest/HELP.html#imperative-method
Factorial (Recursive) 7.105714286/1.928642503 http://coconut.readthedocs.io/en/latest/HELP.html#recursive-method
Factorial (Iterative) 7.355714286/1.324674264 http://coconut.readthedocs.io/en/latest/HELP.html#iterative-method
addpattern Method 1 8.691428571/1.711796606 http://coconut.readthedocs.io/en/latest/HELP.html#addpattern-method
addpattern Method 2 9.81/2.251806682 http://coconut.readthedocs.io/en/latest/HELP.html#addpattern-method
Quicksort (Sequence) 9.801428571/1.517118195 http://coconut.readthedocs.io/en/latest/HELP.html#sorting-a-sequence
Quicksort (Iterator) 9.134285714/0.903269195 http://coconut.readthedocs.io/en/latest/HELP.html#sorting-an-iterator
Vector (Constructor) 7.737142857/0.590697731 http://coconut.readthedocs.io/en/latest/HELP.html#n-vector-constructor
2Vector 8.515714286/1.124156827 http://coconut.readthedocs.io/en/latest/HELP.html#vector
Vector(Methods) 7.737142857/0.590697731 http://coconut.readthedocs.io/en/latest/HELP.html#n-vector-methods
Application(Immutable N Vector) 12.75/1.533307971 http://coconut.readthedocs.io/en/latest/HELP.html#applications

from coconut-interpreter.

brittanywang avatar brittanywang commented on June 8, 2024

This is what i have for the Heroku Host Time and links. I have the excel sheet for the data, let me know how many digits you want me to round to/keep etc. Also, do you want me to create a folder for the excel and markup file or do you just want me to upload the files?

from coconut-interpreter.

jcruz avatar jcruz commented on June 8, 2024

@brittanywang For compiler time when you run coconut can you use the -f flag? This forces compilation instead of using the cached file, giving more accurate times.

from coconut-interpreter.

brittanywang avatar brittanywang commented on June 8, 2024
  • Measure the run-time on AWS Lambda

from coconut-interpreter.

mjenrungrot avatar mjenrungrot commented on June 8, 2024

@brittanywang Can you also add the results to the poster?

from coconut-interpreter.

Related Issues (20)

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.