performance 第4页
Building a Native Java Application for ARM64 with Quarkus-拾光赋

Building a Native Java Application for ARM64 with Quarkus

Building a Native Java Application for ARM64 with Quarkus,The Graal native image compiler is a great tool to significantly reduce the start time and memory consumption of Java appl...
kity的头像-拾光赋kity5年前
04615
Compressed GraalVM Native Images: the best startup for Java apps comes in tiny packages-拾光赋

Compressed GraalVM Native Images: the best startup for Java apps comes in tiny packages

Compressed GraalVM Native Images: the best startup for Java apps comes in tiny packages,In this post, I present you some interesting tools: the DRAGON Stack CLI and UPX... https://...
kity的头像-拾光赋kity5年前
0417
Finding origin and context of JPA issued SQL statements-拾光赋

Finding origin and context of JPA issued SQL statements

Finding origin and context of JPA issued SQL statements, What problem are we solving here? ORM frameworks like Hibernate and other JPA implementors can significantly simplify devel...
kity的头像-拾光赋kity5年前
02211
Processing AST with ActiveSpecializer-拾光赋

Processing AST with ActiveSpecializer

Processing AST with ActiveSpecializer, Intro ActiveSpecializer is a lightweight library that automagically optimizes your code for JVM and makes it significantly faster. Unlike tra...
kity的头像-拾光赋kity5年前
0217
AWS Lambda Performance Optimizations-拾光赋

AWS Lambda Performance Optimizations

AWS Lambda Performance Optimizations,In this post we are going to see how you can optimize performance of AWS Lambda function. Although Lambda is a managed service by AWS and it au...
kity的头像-拾光赋kity5年前
03513
Quarkus vs Spring Boot – Performance-拾光赋

Quarkus vs Spring Boot – Performance

Quarkus vs Spring Boot – Performance,In this article, we are going to compare the Quarkus and Spring Boot applications and how they behave in terms of memory management. To be fai...
kity的头像-拾光赋kity5年前
04611
S1E2 Learn JMeter Series - Building Blocks of JMeter-拾光赋

S1E2 Learn JMeter Series – Building Blocks of JMeter

S1E2 Learn JMeter Series - Building Blocks of JMeter, Learn JMeter Series (32 Part Series) 1 S1E1 Learn JMeter Series - Getting Started with JMeter 5.3 2 S1E2 Learn JMeter Series -...
kity的头像-拾光赋kity5年前
03413
S1E1 Learn JMeter Series - Getting Started with JMeter 5.3-拾光赋

S1E1 Learn JMeter Series – Getting Started with JMeter 5.3

S1E1 Learn JMeter Series - Getting Started with JMeter 5.3, Learn JMeter Series (32 Part Series) 1 S1E1 Learn JMeter Series - Getting Started with JMeter 5.3 2 S1E2 Learn JMeter Se...
kity的头像-拾光赋kity5年前
02911
How to Find Memory Leaks in Java Web Applications-拾光赋

How to Find Memory Leaks in Java Web Applications

How to Find Memory Leaks in Java Web Applications,Finding memory leaks in your Java application could be a needle in a haystack exercise if you are a rookie or intermediate Java de...
kity的头像-拾光赋kity5年前
02611
Performance matters-拾光赋

Performance matters

Performance matters, Good performance starts with good code. Sometimes a small change in your code can make a significant amount of performance improvement. So let not your code st...
kity的头像-拾光赋kity5年前
02012
Java distributed caching in the cloud with the new Azure discovery plugin for Hazelcast-拾光赋

Java distributed caching in the cloud with the new Azure discovery plugin for Hazelcast

Java distributed caching in the cloud with the new Azure discovery plugin for Hazelcast,Many thanks to Alparslan Avci and Mesut Celik from Hazelcast for their very precious help wh...
kity的头像-拾光赋kity5年前
0358
Spring Boot performance benchmarks with Tomcat, Undertow and Webflux-拾光赋

Spring Boot performance benchmarks with Tomcat, Undertow and Webflux

Spring Boot performance benchmarks with Tomcat, Undertow and Webflux, Tomcat vs Undertow vs Webflux JHipster is used by thousands of people to generate production-ready Spring Boot...
kity的头像-拾光赋kity5年前
03313