-
-
Notifications
You must be signed in to change notification settings - Fork 925
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jruby/jruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e598dec140d6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c9cc8a82718b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 9 files changed
- 1 contributor
Commits on Dec 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6f252ea - Browse repository at this point
Copy the full SHA 6f252eaView commit details -
Remove threadPollInstrs count. Vestigial baggage from original profiler
experiments and this will reduce our memory usage a bit for a field we are not using. Updated comments in Profiler to better describe how the current deisgn works. Removed some comments I figured out along the way.
Configuration menu - View commit details
-
Copy full SHA for dee6d2c - Browse repository at this point
Copy the full SHA dee6d2cView commit details
Commits on Dec 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 9dcb6cc - Browse repository at this point
Copy the full SHA 9dcb6ccView commit details
Commits on Dec 5, 2015
-
New strategy for pushing before a call so JIT can get into the action.
Interpreter will still pass callbase since it has a reference. For JIT, since we do not we wll push the callsiteid. When we analyzeProfile we will then figure out the callbase based on callsiteid and the profiler will be happy enough to inline. Note: This is still broken but we are at the point where we are almost inlining from profiled data after being JIT'd. This is getting close to being able to re-JIT.
Configuration menu - View commit details
-
Copy full SHA for c9cc8a8 - Browse repository at this point
Copy the full SHA c9cc8a8View commit details
There are no files selected for viewing