Coder Social home page Coder Social logo

cybernetics / openj9-batch-processor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wkorando/openj9-batch-processor

0.0 1.0 0.0 64.3 MB

Demo for comparing the performance of openJ9 to other popular JVMS: Hotspot, Corretto, and GraalVM

Java 100.00%

openj9-batch-processor's Introduction

OpenJ9 Batch Processor

NOTE: To view the original version of this project, checkout the v1.0.0 branch

This project demonstrates the performance benefits of running Java applications on Eclipse OpenJ9.

Eclipse OpenJ9 is a fully compatible opensource JVM that is free for both download and use from AdoptOpenJDK.

Presentation

This demo is used in the presentation OpenJ9 a Lean, Mean, Java Virtual Machine

Slides to the presentation are available here: https://ibm.biz/Bd2umZ

About the Demo

A Spring Batch application is used as a test article for comparing the JVMs to one another. At a high level the batch application performs the following actions:

  1. Read from CSV (number of records read is)
  2. Perform data transform
  3. Write to in-memory database (H2) using JPA
  4. Performe SHA hashes on records
  5. Performe checks on records
  6. Simple logic and regexes
  7. Print to console
  8. Transform and print object as JSON string to console

The source code for the application is avaliable here.

Feedback is welcome on the design of a demo to properly compare JVMs to one another. The goal of this demo was to be able to easily compare throughput and minimize dependencies on external (to the JVM) dependencies.

Disclaimer

This project and presentation have ongoing improvements made to them. They might change a bit over time, but always with the intent of improving upon the content to make it more informative, helpful, easier to use, and give a more accurate representation of OpenJ9's performance relative to other available JVM implementations.

openj9-batch-processor's People

Contributors

sdaschner avatar wkorando avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.