LifeHistory runs WAY smoother on mobile

Has something gone haywire? Let us know about it!
Post Reply
User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

LifeHistory runs WAY smoother on mobile

Post by Saka » January 5th, 2017, 8:51 am

On my phone, LifeHistory is waaaayyyy smoother than b3/s23. Why is that?

Code: Select all

x=3 y=3 rule=B3/S23
b2o$2ob$bob!
Is slower than

Code: Select all

x=3 y=3 rule=LifeHistory
b2o$2ob$bob
The effect amplifies greatly for larger patterns

Phone: Samsung Galaxy S5
Chrome 55.0.2883.91
Android 6.1

fluffykitty
Posts: 1175
Joined: June 14th, 2014, 5:03 pm
Contact:

Re: LifeHistory runs WAY smoother on mobile

Post by fluffykitty » January 5th, 2017, 11:49 am

Have you tried HashLife?

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: LifeHistory runs WAY smoother on mobile

Post by Saka » January 5th, 2017, 7:37 pm

Life Viewer!!!!!

User avatar
Rhombic
Posts: 1072
Joined: June 1st, 2013, 5:41 pm

Re: LifeHistory runs WAY smoother on mobile

Post by Rhombic » April 3rd, 2017, 11:56 am

Saka wrote:Life Viewer!!!!!
This happens to me on my laptop and desktop too... it's been going on for a few months I'd say!
SoL : FreeElectronics : DeadlyEnemies : 6a-ite : Rule X3VI
what is “sesame oil”?

User avatar
rowett
Moderator
Posts: 3814
Joined: January 31st, 2013, 2:34 am
Location: UK
Contact:

Re: LifeHistory runs WAY smoother on mobile

Post by rowett » April 3rd, 2017, 1:00 pm

Rhombic wrote:
Saka wrote:Life Viewer!!!!!
This happens to me on my laptop and desktop too... it's been going on for a few months I'd say!
To see if there's a difference switch on the timing view (using the [[ SHOWTIMING ]] script command - see below) and look at the load % at the top right. They should be very similar.

Code: Select all

x=3 y=3 rule=LifeHistory
b2o$2ob$bob!
[[ SHOWTIMING ]]

Code: Select all

x=3 y=3 rule=B3/S23
b2o$2ob$bob!
[[ SHOWTIMING ]]

User avatar
_zM
Posts: 186
Joined: June 26th, 2016, 3:07 pm

Re: LifeHistory runs WAY smoother on mobile

Post by _zM » April 4th, 2017, 12:58 am

OK. Observation: While zoomed in (at 16.0) non-History is faster, but at 2.0 both are running at a similar speed. I'm not talking about much, maybe 3 gps difference at 16.0. It seems like LifeHistory has an advantage based on zoom level, probably to do with the rendering (Life has to calculate a lot more gradients than Life+History)
moment

User avatar
rowett
Moderator
Posts: 3814
Joined: January 31st, 2013, 2:34 am
Location: UK
Contact:

Re: LifeHistory runs WAY smoother on mobile

Post by rowett » April 4th, 2017, 1:36 am

The performance should be very close for the same pattern at the same zoom. [R]History rendering does use the shading but has to draw extra states. Additionally if state 6 is used then [R]History has a little more work to do when computing the next generation.
In general the rendering speed is slower for zooms < 1x and non-zero angles.

Post Reply