On Tue, 8 Apr 2025 12:24:41 GMT, Per Minborg wrote:
>> This PR proposes to add some `@ForceInline` annotations in the `Module`
>> class in order to assist inlining of FFM var/method handles.
>>
>> There are also some changes in other classes which, if implemented, can take
>> us three addition
On Tue, 8 Apr 2025 11:33:54 GMT, Per Minborg wrote:
>> This PR proposes to add some `@ForceInline` annotations in the `Module`
>> class in order to assist inlining of FFM var/method handles.
>>
>> There are also some changes in other classes which, if implemented, can take
>> us three addition
> This PR proposes to add some `@ForceInline` annotations in the `Module` class
> in order to assist inlining of FFM var/method handles.
>
> There are also some changes in other classes (notably `j.l.Object`) which, if
> implemented, can take us four additional levels of inlining. However, there
On Tue, 8 Apr 2025 12:24:41 GMT, Per Minborg wrote:
>> This PR proposes to add some `@ForceInline` annotations in the `Module`
>> class in order to assist inlining of FFM var/method handles.
>>
>> There are also some changes in other classes which, if implemented, can take
>> us three addition
On Thu, 10 Apr 2025 15:52:38 GMT, Maurizio Cimadamore
wrote:
> > Baseline:
> > ```
> > Benchmark(offsetCount) (segmentSize) Mode
> > CntScore Error Units
> > FFMVarHandleInlineTest.t0_reference 2048 1024 thrpt
> > 25 155261
On Tue, 8 Apr 2025 12:13:25 GMT, Per Minborg wrote:
> Baseline:
>
> ```
> Benchmark(offsetCount) (segmentSize) Mode Cnt
>Score Error Units
> FFMVarHandleInlineTest.t0_reference 2048 1024 thrpt 25
> 1552613.262 ? 14295.035
> This PR proposes to add some `@ForceInline` annotations in the `Module` class
> in order to assist inlining of FFM var/method handles.
>
> There are also some changes in other classes which, if implemented, can take
> us three additional levels of inlining. I drew a line there. There is a
> t
On Tue, 8 Apr 2025 11:33:54 GMT, Per Minborg wrote:
>> This PR proposes to add some `@ForceInline` annotations in the `Module`
>> class in order to assist inlining of FFM var/method handles.
>>
>> There are also some changes in other classes which, if implemented, can take
>> us three addition
> This PR proposes to add some `@ForceInline` annotations in the `Module` class
> in order to assist inlining of FFM var/method handles.
>
> There are also some changes in other classes (notably `j.l.Object`) which, if
> implemented, can take us four additional levels of inlining. However, there
On Thu, 6 Feb 2025 15:35:14 GMT, Per Minborg wrote:
>> This PR proposes to add some `@ForceInline` annotations in the `Module`
>> class in order to assist inlining of FFM var/method handles.
>>
>> There are also some changes in other classes (notably `j.l.Object`) which,
>> if implemented, can
On Wed, 5 Feb 2025 14:43:52 GMT, Per Minborg wrote:
>> This PR proposes to add some `@ForceInline` annotations in the `Module`
>> class in order to assist inlining of FFM var/method handles.
>>
>> There are also some changes in other classes (notably `j.l.Object`) which,
>> if implemented, can
> This PR proposes to add some `@ForceInline` annotations in the `Module` class
> in order to assist inlining of FFM var/method handles.
>
> Tested and passed tier1-3
Per Minborg has updated the pull request incrementally with two additional
commits since the last revision:
- Remove reformatt
> This PR proposes to add some `@ForceInline` annotations in the `Module` class
> in order to assist inlining of FFM var/method handles.
>
> Tested and passed tier1-3
Per Minborg has updated the pull request incrementally with one additional
commit since the last revision:
Rename method and
> This PR proposes to add some `@ForceInline` annotations in the `Module` class
> in order to assist inlining of FFM var/method handles.
>
> Tested and passed tier1-3
Per Minborg has updated the pull request incrementally with one additional
commit since the last revision:
Revert change
---
On Wed, 5 Feb 2025 10:20:11 GMT, Per Minborg wrote:
>> This PR proposes to add some `@ForceInline` annotations in the `Module`
>> class in order to assist inlining of FFM var/method handles.
>>
>> Tested and passed tier1-3
>
> src/java.base/share/classes/java/lang/Module.java line 488:
>
>> 48
On Wed, 5 Feb 2025 10:17:09 GMT, Per Minborg wrote:
> This PR proposes to add some `@ForceInline` annotations in the `Module` class
> in order to assist inlining of FFM var/method handles.
>
> Tested and passed tier1-3
src/java.base/share/classes/java/lang/Module.java line 344:
> 342: }
>
On Wed, 5 Feb 2025 10:17:09 GMT, Per Minborg wrote:
> This PR proposes to add some `@ForceInline` annotations in the `Module` class
> in order to assist inlining of FFM var/method handles.
>
> Tested and passed tier1-3
src/java.base/share/classes/java/lang/Module.java line 281:
> 279:
17 matches
Mail list logo