Skip to content

philhoch/Fast-Code-Competition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fast Code Competition

Abstract:

Many embrace the challenge that is c++, for the manual control it offers.
Often this desire for control is rooted in a need of efficient applications.
With modern c++ we are promised the performance of bare metal c,
with concise syntax and a compile time safety providing type system.
Increasing hardware complexity and the rise of accelerators, make writing
truly optimal code an ever more elusive goal.

How far from optimal are we usually and how does it compare to other languages?
Join us and show us your skill in writing fast and elegant software.
Every programming language is welcome.

Schedule:

  • Introduction
  • Form Teams and pick a Challenge
  • 60 minutes of coding
  • Presentation and Benchmarks

Teams:

  • Maximum 7 Teams
  • Each Teams gets 8 minutes to present
  • Each Team needs at least one Github account

Workflow

  • Fork and clone Challenge repo
  • Create Folder with Team name as Folder name
  • Put all your source files in that Folder
  • Code for 60 minutes
  • Open pull request

About

MUC++ July 2017 Meetup Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.1%
  • Shell 46.9%