Skip to content

Add performance tracing for project refresh duration#2792

Merged
iloveeclipse merged 1 commit into
eclipse-platform:masterfrom
iloveeclipse:refresh_stats
Jul 2, 2026
Merged

Add performance tracing for project refresh duration#2792
iloveeclipse merged 1 commit into
eclipse-platform:masterfrom
iloveeclipse:refresh_stats

Conversation

@iloveeclipse

Copy link
Copy Markdown
Member

To enable, both runtime tracing options should be enabled:

org.eclipse.core.runtime/perf=false
org.eclipse.core.runtime/perf/success=false

To change default threshold (500 ms) for reporting to the log, the tracing option below should be changed:
org.eclipse.core.resources/perf/refresh=500

To enable, both runtime tracing options should be enabled:
```
org.eclipse.core.runtime/perf=false
org.eclipse.core.runtime/perf/success=false
```

To change default threshold (500 ms) for reporting to the log, the
tracing option below should be changed:
`org.eclipse.core.resources/perf/refresh=500`
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Test Results

    54 files  ±0      54 suites  ±0   58m 5s ⏱️ -7s
 4 680 tests ±0   4 658 ✅ ±0   22 💤 ±0  0 ❌ ±0 
11 934 runs  ±0  11 781 ✅ ±0  153 💤 ±0  0 ❌ ±0 

Results for commit 7a4e7c1. ± Comparison against base commit 9ec007a.

@iloveeclipse iloveeclipse merged commit 6bef442 into eclipse-platform:master Jul 2, 2026
18 checks passed
@iloveeclipse iloveeclipse deleted the refresh_stats branch July 2, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant