Antony Dovgal

Results 53 comments of Antony Dovgal

How did you run it with Hoard? I can see almost no difference in your diagrams and it should be much more considerable imo. How much timers are usually in...

How did you compile and where did you put nanomsg? I believe you need to compile a static lib, which isn't done by default. Try this in nanomsg sources dir:...

I guess configure should've checked that nanomsg is available.

Actually, there's no need for parent classes at all, so I've removed it completely =)

Sounds reasonable indeed!

> We currently can simulate counters with timers by stopping a timer > immediately after its start and ignore the timer_value in the reports. Why would you need to do...

> My idea with counters would be - for example - to use Pinba to track > some feature usage, and detect aberrant behaviors on those counters > accros releases....

Yes, now I see it. Well, that's an area where Pinba won't help you, I'm afraid. Storing this kind of data would require ever growing amounts of memory and this...

What exactly are you loading?