This website requires JavaScript.
Explore
Help
Sign In
mitchellhansen
/
conways-game-of-life-cpu
Watch
1
Star
0
Fork
0
You've already forked conways-game-of-life-cpu
Code
Issues
Pull Requests
Releases
Wiki
Activity
16
Commits
1
Branch
0
Tags
ca6fd8c563e060d519c834cfa5dc8c41a4fa3f95
Commit Graph
2 Commits
Author
SHA1
Message
Date
MitchellHansen
ca6fd8c563
Just messing around, I'll save anyway. Profiled the multi to linear function being called each time in Update. And moved it to the class constructor but it actually slowed it down. Might be cache related? As it is the difference between computing the value on the fly vs. getting the stored value
2016-01-20 14:23:05 -08:00
MitchellHansen
b615eb5edf
Init
2015-11-27 00:50:11 -08:00