Git Product home page Git Product logo

simpleperformanceexperimentsjava's Introduction

simplePerformanceExperimentsJava

A Java program that does performance analyses for user-selected computations and doubling-experiment lengths. After a certain amount of time, currently 5 minutes (this may be updated to be user-selected), the experiment will stop.

About This Project

This Java project was created by 3 Allegheny College students for a final project for the Spring 2018 semester (in CMPSC112). As such there are some files relating to the assignment, such as the files located in the writing file and some files say "lab" in them. Since this project was submitted in May, except for some simple writing, this program will likely not be updated again. All of the files commits were copied over from the original GitHub classroom repository, but the issues in the issue tracker unfortunately did not properly copy over.

Running The Project

This project uses gradle. Here are some important commands that can be used in terminal to use the project:

  • gradle build: create the bytecode from the Java source code
  • gradle run: run the Java program in the command-line

Problems, Issues, or Ideas?

If you have problems, issues, or ideas for features on this project, please add an issue to the issue tracker. As this is project is likely done being updated, there is no guarantee that the issue will be addressed

Contributors

The following people contributed to this project:

  • Christian Lussier
  • Lancaster Wu
  • Devin Ho

Gregory Kapfhammer also helped by creating this repository.

simpleperformanceexperimentsjava's People

Contributors

gkapfham avatar huangs1 avatar lancasterwu avatar lussierc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

simpleperformanceexperimentsjava's Issues

Printing statement Error

After the user has entered in the 'suggested campaign length" the user is then prompt to choose which data type they would like to choose; there are two grammatical errors. It current prints What kind of datatype do uwant to test? I believe you all wanted to print out What kind of data type do you want to test?

Interface Feature Idea

The interface should tell the user which experiment they chose so they know what experiment they are running in case they forgot which experiment they chose. I did after trying to raise #2 . This is started when the program states Starting a campaign of experiments with ______ ... But, it only prints out for example: iterative in the blank space instead of iterativeFibonacciComputation.

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.