deduplicating lambda methods
B. Blaser
bsrbnd at gmail.com
Tue Mar 27 18:22:14 UTC 2018
On 27 March 2018 at 19:33, Vicente Romero <vicente.romero at oracle.com> wrote:
>
>
> On 03/27/2018 12:58 PM, Brian Goetz wrote:
>>
>> It looks like there were no changes in the outcome, perhaps because there
>> were no within-file duplications in the JDK. (Which I believe.) A more
>> streams/Rx/CompletableFuture-heavy codebase would likely see an improvement.
>
>
> right, no difference :(, let's see what happens with Liam's numbers :)
Did you include the improvement I suggested to compare local variables
*by name* instead of * by symbol* ?
If not, there's quite no chance to find duplicates excepted trivial ones ;-)
Bernard
> Vicente
More information about the amber-dev
mailing list