Professional developer
open-menucloseme
Home
About
githubtwitterlinkedinrss
  • What Is Memory Churn and How to Avoid It in Java

    calendarApr 4, 2023 · 10 min read · java peformance  ·
    Share on: twitterfacebooklinkedincopy

    Introduction Modern hardware is very good at predicting the next instructions to be executed. This kind of prediction allows CPUs to do more work in less time. One of the strategies that hardware relies on is data locality. This means that when CPU requests data from main memory, it not only retrieves the requested …


    Read More

Recent Posts

  • Fastest Way To Insert the Data in MS SQL – Part 4 – Turning on the useBulkCopyForBatchInsert Parameter
  • Fastest Way To Insert the Data in MS SQL – Part 3 – Multi-value insert vs Bulk Api
  • Fastest Way To Insert the Data in MS SQL – Part 2 – Hibernate vs Prepared Statement vs Jdbc Template vs Bulk Api
  • Fastest way to insert the data in MS SQL - Part 1 Hibernate Batching
  • How to Write Classes With Multiple Case Insensitive Strings
  • How to Use Case Insensitive String in Hash Map
  • What Is Memory Churn and How to Avoid It in Java
  • Best Practices That You Should Follow When Extracting Zip Archive in Java

Categories

JAVA 12 SQL 4 CARRIER 1 FUNCTIONAL-PROGRAMMING 1 PEFORMANCE 1 TESTING 1

Tags

JAVA 12 MS-SQL-SERVER 4 HASHMAP 2 STRINGS 2 CARRIER 1 CONCURRENT-TESTS 1 DEVELOPERS 1 DEVELOPERS-BIGGEST-PROBLEM 1 DEVELOPERS-MISTAKES 1 FUNCTIONAL-PROGRAMMING 1 GETTING-STARTED-WITH-FUNCTIONAL-PROGRAMMING-IN-JAVA 1 JAVA-DEVELOPERS 1 JAVA-MISTAKES 1 JAVA-TESTING 1
All Tags
CARRIER1 CONCURRENT-TESTS1 DEVELOPERS1 DEVELOPERS-BIGGEST-PROBLEM1 DEVELOPERS-MISTAKES1 FUNCTIONAL-PROGRAMMING1 GETTING-STARTED-WITH-FUNCTIONAL-PROGRAMMING-IN-JAVA1 HASHMAP2 JAVA12 JAVA-DEVELOPERS1 JAVA-MISTAKES1 JAVA-TESTING1 JUNIT-51 JUNIT-5-TESTING1 JUNIT-TESTING1 LEARN-FUNCTIONAL-PROGRAMMING1 MAVEN1 MISTAKES1 MS-SQL-SERVER4 MULTITHREADED-TESTS-IN-JAVA1 PARALLEL-TESTS1 PEFORMANCE1 STRINGS2 SUCCESSFUL-DEVELOPERS1 TESTING1 ZIP1
[A~Z][0~9]
Professional developer

Copyright  PROFESSIONAL DEVELOPER. All Rights Reserved

to-top