GithubHelp home page GithubHelp logo

isterin / generaterace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from astn/generaterace

0.0 1.0 0.0 25.69 MB

basic gace generator

F# 21.44% C# 23.10% Groovy 8.12% Python 6.16% JavaScript 15.66% TypeScript 16.42% Shell 1.35% Scala 7.75%

generaterace's Introduction

generaterace

usage:

GenerateRace.exe 50000 10 > race50kx10.json

Will generate reads for 50,000 entrants over 10 timing points. Timing points are set to 1 mile distance.

sample output:

{"bib":10000,"checkpoint":0,"time":"00:00:00"}

{"bib":7144,"checkpoint":1,"time":"00:06:07.5040000"}

** Streaming**

input: stdout from GenerateRace

sample output:

{"groupName":"female Checkpoint 1","bib":1238,"time":"00:10:54.8260000","age":16}

{"groupName":"female 13-18 Checkpoint 1","bib":1238,"time":"00:10:54.8260000","age":16}

{"groupName":"Overall Checkpoint 1","bib":4392,"time":"00:10:54.9010000","age":53}

** StreamingFSharp

usage:

.\GenerateRace\bin\Release\GenerateRace.exe 5000 5 | .\StreamingFSharp\bin\Release\StreamingFSharp.exe

** StreamingCSharp

usage:

.\GenerateRace\bin\Release\GenerateRace.exe 5000 5 | .\StreamingCSharp\bin\Release\StreamingCSharp.exe

usage:

.\GenerateRace\bin\Release\GenerateRace.exe 5000 5 | python .\StreamingPython\main.py

generaterace's People

Contributors

astn avatar anaerobic avatar isterin 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.