-
- Downloads
* configstats: Page will now always reflect results of a previous
change, by querying the config instead of StatSummarizer to determine if a stat is graphed. - Don't append to a string in a loop - parseConfig() return a Set instead of List to avoid O(n**2) behavior when deteriming config changes
Showing
- apps/routerconsole/java/src/net/i2p/router/web/ConfigStatsHandler.java 5 additions, 5 deletions...nsole/java/src/net/i2p/router/web/ConfigStatsHandler.java
- apps/routerconsole/java/src/net/i2p/router/web/ConfigStatsHelper.java 22 additions, 6 deletions...onsole/java/src/net/i2p/router/web/ConfigStatsHelper.java
- apps/routerconsole/java/src/net/i2p/router/web/GraphHelper.java 3 additions, 2 deletions...outerconsole/java/src/net/i2p/router/web/GraphHelper.java
- apps/routerconsole/java/src/net/i2p/router/web/StatSummarizer.java 7 additions, 6 deletions...erconsole/java/src/net/i2p/router/web/StatSummarizer.java
Loading
Please register or sign in to comment