Skip to content
View kortemik's full-sized avatar

Organizations

@OpenTechEngine @teragrep @FI23580407
Block or Report

Block or report kortemik

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. JUL vs SLF4J JUL vs SLF4J
    1
    package com.teragrep.jmh_01;
    2
    
    
    3
    import org.openjdk.jmh.annotations.Benchmark;
    4
    import org.openjdk.jmh.annotations.BenchmarkMode;
    5
    import org.openjdk.jmh.annotations.Fork;