glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] New clouds


From: Kieran P
Subject: Re: [glob2-devel] New clouds
Date: Thu, 13 Sep 2007 12:20:11 +1200

Awesome. thanks for merging.

>So... Bugfixes shouldn't go into the master branch?

Bug fixes need to go into both branches (into master, then merged into optimized). New features always go in a branch.

This way, if you pull master you get bug fixed code, if you pull optimized, you get bug fixed code with new features.

Anyway, done profiling. Results at:

http://dl.sv.nongnu.org/releases/glob2/profiling.tar.bz2

Looks like the two functions it used to call (perlin noise and cloud compute (or something like that)), are now just one function (simplex noise) with about 6% less cpu used??

Regards
Kieran

reply via email to

[Prev in Thread] Current Thread [Next in Thread]