{"id":63225,"library":"caliper","title":"Caliper","description":"Microbenchmarking framework for Java that helps measure code performance accurately.","status":"active","version":"1.0-beta-3","language":"java","source_language":null,"source_url":"https://github.com/google/caliper","tags":["benchmark","microbenchmark","performance","google"],"install":[{"cmd":"<dependency>\n  <groupId>com.google.caliper</groupId>\n  <artifactId>caliper</artifactId>\n  <version>1.0-beta-3</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.google.caliper:caliper:1.0-beta-3'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Benchmark","correct":"com.google.caliper.Benchmark"}],"quickstart":{"code":"import com.google.caliper.Benchmark;\n\npublic class MyBenchmark extends Benchmark {\n    public void timeMyMethod(int reps) {\n        for (int i = 0; i < reps; i++) {\n            // code to benchmark\n        }\n    }\n}","lang":"java","description":"Simple Caliper benchmark class."},"warnings":[{"fix":"Check for updates and use stable version if available.","message":"Caliper is in beta and may have API changes.","severity":"gotcha","affected_versions":"1.0-beta-3"}],"env_vars":null,"search_vec":"'accur':11 'benchmark':12 'calip':1 'code':9 'framework':3 'googl':15 'help':7 'java':5 'measur':8 'microbenchmark':2,13 'perform':10,14","created_at":"2026-06-17T16:41:07.798350+00:00","updated_at":"2026-06-17T16:41:07.798350+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/google/caliper","github":"https://github.com/google/caliper","docs":"https://appdoc.app/artifact/com.google.caliper/caliper/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}