Alex Miarsky

Results 21 comments of Alex Miarsky

All logs showing pretty much fast transactions, but there is "freezing" between the transactions. How to check if this might be related to concurrency?

Then it looks like a really big problem. May be there *should* be portable postgresql to replace sqlite in tactic team

Hi! Yes i tryed the "will-change", also some other hacks. Browser now do not redraw on scroll, but it not make any performance difference. Tab switching took long time to...

Loading Assets table in with chunks: ![image](https://user-images.githubusercontent.com/13370598/93005389-2b906800-f559-11ea-9c07-428cf4bc19c4.png)

Also: Closing all tabs does not cleaning DOM Nodes, and JS event listeners

A lot of events and DOM Nodes seems to be generated by "Buttons" widgets, and TaskElementWdg. Does js have something like "instances"? Looks like every row of this table is...

I tested the same table on Firefox: Scrolling performance is perfect (60fps). On Chrome maximum 5-10fps. Switching tabs on firefox is also faster. Firefix is using 10-40% of GPU Chrome:...

This thing: "feature/remove_bvr_attrs" made the same table from 34 to 10 Mb. I am surprised that this is not enabled by default :P Also, removing "Tasks" column - make a...

> I tried this. They seem to be unreachable when your first add them. If you refresh the view and open the notes, they are clickable. Do you see this...

>Adding a Dockerfile and a docker-compose.yml will make it easier to run tactic on different OSes and will supersede the tactic team distribution with a better/faster/more manageable solution I think,...