Aurelia perf example: Sierpinski triangle

Online demo:

http://aurelia-thousand-nodes.bigopon.surge.sh/

Github repo:

2 Likes

Well misterā€¦ this is all greatā€¦ But how would I know what that is?
Please, add a small note on what it is and why it is so cool.

60fps without ā€˜have funā€™ and 40 withā€¦ on my machineā€¦
pretty awesome.

Although I still donā€™t understand what it isā€¦
(-:

I was reading a comment somewhere saying that he / she is not going use Aurelia as long as it doesnā€™t have virtual DOM, and today I got a friend showing me example of the same thing done in React, pointing out the superior performance of React Fiber compared to previous version. (https://claudiopro.github.io/react-fiber-vs-stack-demo and repo https://github.com/claudiopro/react-fiber-vs-stack-demo) So I made Aurelia version of that.

That said, I agree with you, @Alexander-Taran, I donā€™t think I can understand what it is either without the above context.

Ahā€¦ so you mocked the guy? saying we had all the cookies from the start?
I think The team had performance on their minds from the get go.
Sad that his demo does not have ā€˜have funā€™ checkbox.

Canā€™t understand how have fun worksā€¦
It changes seconndsā€¦ but there are no dependency on seconds in tick.
Can you explain, please?

Ahā€¦ never mindā€¦ it is passed down the line.
Got it.

My friend (@jsobell) is not the owner of that repo. His friend showed him that so we made it.

I wonder if we clone it and modify to have that buttonā€¦ what would the perf be.
Any guesses?

do you think
background: this.state.hover ? '#ff0' : dotStyle.background
this is intentional? like not using .dot:hover and doing it in code?

ok that is intentional. Because they reuse it in dot text

I left a question there asking about performance:
https://github.com/claudiopro/react-fiber-vs-stack-demo/issues/4
Letā€™s see what they say

Yeahā€¦
That could only end one wayā€¦
!!! Relegious war !!!

well ā€¦ starting war cannot bring fun, letā€™s be dark matter devs / community

And i thought they said there is nothing like ā€œbad PRā€ā€¦ (-:

How does one work out the fps?

1 Like

Well what should I say ā€¦ you bad boy :wink:

1 Like

no response so far to the issues.