An open API service indexing awesome lists of open source software.

https://github.com/artspb/instanceof-isinstance-benchmark

JMH benchmark: instanceof vs isInstance
https://github.com/artspb/instanceof-isinstance-benchmark

Last synced: about 1 month ago
JSON representation

JMH benchmark: instanceof vs isInstance

Awesome Lists containing this project

README

        

# instanceof-isInstance-benchmark
JMH benchmark: instanceof vs isInstance

## Introduction

The benchmark is an attempt to prove correctness of [this](http://stackoverflow.com/questions/36435670/whats-faster-instanceof-or-isinstance/36437191#36437191) SO answer.

The project is a work in progress.

Visit [Releases](https://github.com/artspb/instanceof-isInstance-benchmark/releases) section to download latest build.

## Hints how to use

Use the next line to run benchmark with default parameters:

java -jar benchmark.jar