Branch: refs/heads/remove_duplicate_analyze
  Home:   https://github.com/jenkinsci/plugin-usage-plugin
  Commit: e22b9b341913652029db9d75a9238b8974ba4483
      
https://github.com/jenkinsci/plugin-usage-plugin/commit/e22b9b341913652029db9d75a9238b8974ba4483
  Author: Filipe Roque <fro...@premium-minds.com>
  Date:   2023-06-28 (Wed, 28 Jun 2023)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/pluginusage/PluginUsageView/index.jelly

  Log Message:
  -----------
  Use a single instance of PluginUsageModel in jelly to cache analyze results

PluginUsageModel uses the same collector in all 3 methods to improve
performance by caching results in a internal hashmap.

But jelly was instantiating a new PluginUsageModel for getOtherPlugins
method call.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/plugin-usage-plugin/push/refs/heads/remove_duplicate_analyze/000000-e22b9b%40github.com.

Reply via email to