Ryan Gardner

Results 14 comments of Ryan Gardner

If you have a PR with this change, I'd love to see it - I'd probably use it in my own version of littlefs where I'm seeing this same bottleneck...

Thanks, I just applied your changes to my branch. I haven't had a chance to gather hard numbers, but anecdotally it does seem to help. I'd happily give up some...

I added a microbenchmark around this specifically - https://github.com/togglz/togglz/pull/159 when I ran it I found that each invocation of "isActive" call against a feature using something like what you have...

If you have suggestions for how to do things better, I can try my hand at cleaning up the hack I put in place to do it - but having...

I've seen gchist, yes. Afaik it isn't being maintained anymore so it can't parse modern gc log files Adding a jfreechart-based histogram to gcviewer is almost trivial to do and....

Oh, ok. If you look at my fork I've got something kind of working. You have to expand the window out fairly wide to get the histogram to display -...

I haven't used JFreeChart much before, but getting those additional GC things and putting them into their own tab should (I think) be relatively easy to do. The documentation for...

Does Redlock do some kind of introspection when it is passed the endpoint? This is being used with an AWS elasticache "cluster mode enabled" cluster - it has 3 shards...

It seems pretty safe to say that this project is _not_ actively maintained. (it's been months since someone asked the question if it is maintained or not... and no response)...

Sorry, I've been away from my computer this week - I saw your earlier comment about updating the commit message and I can still do that, I've just not had...