Is there any particular scheme being followed for caching or is there any 
technique being used for better memory management. Like I was going through 
the code and saw the usage of weak references. As far as I know, they are 
used for better memory management by allowing garbage collector to collect 
the object but if not collected then reusing the object. It seems to me 
that for making various trends I will need to used HashMap or TreeMap for 
better time complexity but I was thinking whether this will create an issue 
with memory complexity. TIA.

On Tuesday, June 2, 2020 at 12:36:54 AM UTC+5:30, Sanjeet Malhotra wrote:
>
> Hi, 
> I wanted to contribute to JUnit Plugin by making more trends in addition 
> to one being currently displayed right now. I was planning to make trends 
> like one for test flappers, number of tests taking longer time based on 
> various metrics, etc. I just wanted to know where I can find guidelines for 
> contributing to JUnit Plugin and any advice is most welcomed. TIA.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/76493712-8612-497e-8f75-4aaaccc76478%40googlegroups.com.

Reply via email to