Right now it runs slower than my JavaScript Mandelbrot renderer on the same quality settings, which is clearly ridiculous, but I don't know what to do to fix it. Sorry for the lack of comments, but I can never tell what will and won't be obvious to other people.
I started learning D a few days ago, coming from some very basic
C++ knowledge, and I'd like some help getting a program to run
faster. The code is here:
https://github.com/IndigoLily/D-mandelbrot/blob/master/mandelbrot.d
- Help optimizing code? Lily via Digitalmars-d-learn
- Re: Help optimizing code? Adam D. Ruppe via Digitalmars-d-learn
- Re: Help optimizing code? user1234 via Digitalmars-d-learn
- Re: Help optimizing code? user1234 via Digitalmars-d-learn
- Re: Help optimizing code? Adam D. Ruppe via Digitalmars-d-learn
- Re: Help optimizing cod... Muld via Digitalmars-d-learn
- Re: Help optimizing... Adam D. Ruppe via Digitalmars-d-learn
- Re: Help optim... Muld via Digitalmars-d-learn
- Re: Help optimizing code? Uknown via Digitalmars-d-learn
- Re: Help optimizing code? Uknown via Digitalmars-d-learn