SvenWoltmann / biased-locking

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

Home Page:https://www.happycoders.eu/java/java-10-features/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://www.happycoders.eu/java/java-10-features/


Languages

Language:Java 100.0%