[TBENCH-8] Alioth mandelbrot Created: 13/Sep/11 Updated: 15/Nov/11 Resolved: 15/Nov/11 |
|
| Status: | Closed |
| Project: | test.benchmark |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Enhancement | Priority: | Major |
| Reporter: | Paul Michael Bauer | Assignee: | Unassigned |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Patch: | Code and Test |
| Approval: | Ok |
| Description |
|
Implement mandelbrot as described at http://shootout.alioth.debian.org/. See http://dev.clojure.org/display/testbenchmark/Alioth+Benchmarks for an overview. |
| Comments |
| Comment by Paul Michael Bauer [ 13/Sep/11 6:06 AM ] |
|
This is a first pass at a mandelbrot that takes advantage of clojure 1.3 performance features. Approach: Tests: Caveats: Future: |
| Comment by Paul Michael Bauer [ 13/Sep/11 9:00 PM ] |
|
Per discussion on mailing list (https://groups.google.com/d/topic/clojure-dev/Kr5teQh69Pw/discussion) removed java files. |
| Comment by Stuart Halloway [ 15/Nov/11 7:29 PM ] |
|
Paul, it is fine for you to close tickets yourself on contrib projects (all the notes about "core team only" apply to Clojure itself, not the contribs). |