rairprotocol / rair-dapp

Source code for RAIRprotocol ecosystem
Apache License 2.0
1 stars 2 forks source link

Investigate home page, collection view,single token, user profile - loading times #58

Open rairprotocol opened 3 weeks ago

rairprotocol commented 3 weeks ago

Figure out what is causing the lengthy loading times.

On single token there are 2 loads

-initial page load (3-10 seconds) -purchase section with the selector (10-20 seconds)

test this collection both logged out and logged in to a wallet

https://rair.market/collection/0x2105/0xfc3666266d129504dd6c713f9bce107747ae4aee/0/0

rairprotocol commented 3 weeks ago

Could be we are loading all 10,000 tokens to then display single token purchase button. Lets see if we can redo logic to only pull price data from 1 token.

rairprotocol commented 3 weeks ago

The serial number picker is causing the majority of the load time

some amount of load time for querying the videos but thats okay

rairprotocol commented 1 week ago

Good master ticket. All Front Back Devops from different branches can refer to this master issue.

rairprotocol commented 1 week ago

Different than Jira - one master ticket with multiple sub branches attached.