Andrea Selva

Results 256 comments of Andrea Selva

Regarding the multi vs single doc question. I thought that original intention of the feature was to drive the user to sort of landing page for the script/project, where it...

> @andsel good work - @maxandersen thanks, I would have been more effective to the project, but at the end opened the discussion on this. Hope to be more helpful...

@hylkevds I'll review all the information, but I'm little bit slow.

First of all, thank's a lot for your great investigation on very wide trees. > @andsel, before investigating further I'd like your opinion on this direction of artificial tree-deepening... I...

Right, correct the copy step on the CopyOnWrite list is heavy like the actual copy. Maybe we could use a persistent data structure, instead of reimplementing it we could use...

@hylkevds could you specify what is in column `A` (I think it's the branching factor) and in the row 3 ( I suspect it's the number of clients). From a...

Hi @hylkevds I think the core point and design decision here is: > In addition, the Server MAY deliver further copies of the message At the time I opted for...

As I can understand from the charts and the description, I would summarize as follow: PCollection vs plain collection is almost the same if not little better in any use...

> I also wonder if it might help to cache the subscriptions for a topic in a List, I would avoid to add too much complexity if not needed. Maybe...

Hi @hylkevds thanks for this. It will take some time to me for review, but I'll do, just little bit slow.