Skip to content

Translation of merge bench. from Node vs Golang code

License

Notifications You must be signed in to change notification settings

megatux/crystal-merge-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crystal-merge-benchmark

Crystal version of simple benchmark of merging algorithms programs found here

Installation

Install Crystal. Compile & run.

Usage

Put a file called input.json in the directory you run the program before run it.

Development

Nothing relevant.

Contributing

  1. Fork it (https://github.com/your-github-user/crystal-merge-benchmark/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Translation of merge bench. from Node vs Golang code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published