I think if there is a demonstrable increase in performance or other obvious wins, then you should go ahead and submit jiras (and patches).
Gary. On Fri, Aug 6, 2010 at 15:25, Jason Fager <jfa...@gmail.com> wrote: > Hi all, > > I'm doing some work with the Java Debugger Interface, and I'm using > Cassandra as a test bed. I've found a few minor contention spots > (example: MessageDigest.getInstance() being called for every > invocation of FBUtilities.hash()), but before I start possibly > spamming your jira with them, I wanted to gauge the general interest > in knowing these kinds of minor issues. I'm happy to report them as > they come up while I'm doing my work, but if you consider them too > minor to worry about until they actually show up as impacting > performance during profiling, I don't want to annoy anyone. Let me > know. > > - Jason >