Ionuț Baloșin

SOFTWARE ARCHITECT AND INDEPENDENT TECHNICAL TRAINER

Menu
  • Training
    • Introduction to Software Architecture
    • Java Performance And Tuning
    • Designing High-Performance Applications
  • Talks
  • About
  • Contact
  • External Links
Menu

Tag: method reference

Passing this::method reference within a loop affects performance

Posted on 1st December 201810th February 2019 by Ionut Balosin

Motivation The problem I would like address affects the performance in case this::method reference is passed to another method (especially within a long running loop), hence it is important to be aware and avoid this situation. The problem This arises when a lambda or a method reference which captures this reference (e.g. this::method) is passed to…

Read more

Catalogue of IT Courses

Follow Me

Follow @ionutbalosin

Recent Posts

  • Why Do We Need Architectural Diagrams?
  • IT Designation Definitions
  • Passing this::method reference within a loop affects performance
  • Contended locks explained – a performance approach
  • An even faster way than StackWalker API for asynchronously processing the stack frames
  • Getting the stack trace versus throwing an Exception. What is common and what is different
  • Compact Strings feature might slow down predominant UTF-16 Strings applications

Categories

© 2019 Ionuț Baloșin | WordPress Theme by Superb WordPress Themes