Skip to content

A JMH benchmark demostrating the effects of disabled biased locking in Java 15.

Notifications You must be signed in to change notification settings

SvenWoltmann/biased-locking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JMH Benchmark for Disabled Biased Locking in Java 15

A JMH Benchmark that shows the effects of disabling biased locking on Vector operations in Java 15.

This repository is referenced from the following HappyCoders article on new features in Java 15:

About

A JMH benchmark demostrating the effects of disabled biased locking in Java 15.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages