Skip to content

pmdarrow/CropWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crop Wars 2012

Rules

  1. Chop one of the following images into 1000 equally sized images that comprise entire image, 24 times. This should result in 24,000 images. - image.bmp - image.tiff
  2. You MUST reload the image 24 times in order to simulate processing 24 unique images. No caching here.
  3. Can be written in any reasonable language. If you want to utilize CUDA, OpenCL or write LOLCODE, go for it. It simply has to work and be fast. Feel free to use any third party libraries along the way.
  4. Must run on a single machine - no cloud solutions. Code will be tested on a MacBook with a 2.2 GHz Intel Core i7 and 8 GB of RAM.
  5. No rediculous hacks or bending rule #1 - this must be something that could (with some work, obviously) be used in production.
  6. Make your submissions via pull request.

Leaderboard

  1. Peter (Python, 57.329s)

About

How fast can you chop 24 multi-megapixel images into 1000 pieces each?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors