Blog: java performance |
240 blogs
updated: 121 min. ago
|
||
With Java-based libraries you can quickly develop a web site, create a game, build a PC program, or even create [ ] The post What can Java d...
|
||
Many people very often compare the C# language and Java. They do it for a reason. First, the languages appeared [ ] The post Similarities be...
|
||
Java has many features, but the key one is the principle of translating code into a special bytecode that is [ ] The post Features of Java a...
|
||
by Mikhail Vorontsov This article covers the implementation details of String switch introduced in Java 7. It is a syntactic sugar on top of...
|
||
by Mikhail Vorontsov Introduction This article will describe the Java Mission Control – a JDK GUI tool (jmc / jmc.exe) available since Java ...
|
||
by Mikhail Vorontsov * Fastest among int-to-int map implementations I have tested in my previous article in the tests I have implemented for...
|
||
by Mikhail Vorontsov This is a major update of the previous version of this article. The reasons for this update are: The major performance ...
|
||
by Mikhail Vorontsov This small article will remind you what happens to Oracle JVM once your heap setting goes over 32G. By default, all ref...
|
||
by Mikhail Vorontsov Introduction This article will give you an overview of hash map implementations in 5 well known libraries and JDK HashM...
|
||
by Mikhail Vorontsov This article will provide you a short overview of a string deduplication feature added into Java 8 update 20. String ob...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler