A review on Java performance for many objects using Java Collections or alternative collections, with the impact of serial vs. parallel streams. For some streaming data sets, parallel processing can be slower than the default. (more…)
Read more »
This presentation was recorded at GOTO Amsterdam 2023. #GOTOcon #GOTOamshttps://gotoams.nlErwin de Gier - Software Architect at Trifork & CoachRESOURCEShttps... (more…)
Read more »
Background Async-profiler is often described as a low-overhead sampling profiler for Java. Sampling means the profiler collects statistical information about program execution by periodically inter... (more…)
Read more »
Microsoft’s Java Engineering Group is excited to announce we have open-sourced the Microsoft GCToolkit on GitHub. GCToolkit is a set of libraries for analyzing Java garbage collection (GC) log files. The toolkit parses GC log files into discrete events an... (more…)
Read more »