Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Caliper benchmark framework looks abandoned, migrate the benchmarks to JMH #27

Closed
vsonnier opened this issue Sep 6, 2014 · 1 comment
Assignees
Milestone

Comments

@vsonnier
Copy link
Owner

vsonnier commented Sep 6, 2014

Caliper sounds dead from January 2014. Besides, Caliper v1.0 has become a big bloat of code from v0.5 forcing new usage with things like :

  • no longer simple Console output, only results "Web publishing" style ...
  • not even a simple statically-generated site, à la Surefire reports, which would be fine.

Those are show stoppers for all kinds of scripting process, and more importantly, what of real-life closed source corporate developpement ? We certainly don't want any kind of internal info leaking out.

Well, so either migrate those in "misc" with hand-made "synthetic" benchmarks or use JMH v1.0+ which looks the new boss in town.

@vsonnier vsonnier self-assigned this Sep 6, 2014
@vsonnier vsonnier added this to the Release v0.66 stable as bugfix of v0.65 stable milestone Sep 6, 2014
@vsonnier vsonnier removed this from the Release v0.66 stable milestone Sep 16, 2014
vsonnier pushed a commit that referenced this issue Jan 29, 2015
were.

Conflicts:
	hppcrt-benchmarks/src/main/java/com/carrotsearch/hppcrt/jmh/BenchmarkPut.java
vsonnier pushed a commit that referenced this issue Jan 31, 2015
fixed multiple processing of the same files, update deps
vsonnier pushed a commit that referenced this issue Feb 1, 2015
fixed multiple processing of the same files, update deps

Conflicts:
	hppcrt-templateprocessor/src/main/java/com/carrotsearch/hppcrt/generator/TemplateOptions.java
vsonnier pushed a commit that referenced this issue Feb 1, 2015
+ fixed Benchmarks again, benchmarking is hard dammit !
vsonnier pushed a commit that referenced this issue Feb 1, 2015
+ fixed Benchmarks again, benchmarking is hard dammit !
@vsonnier
Copy link
Owner Author

vsonnier commented Feb 5, 2015

Considered done in 0cc1e45

@vsonnier vsonnier closed this as completed Feb 5, 2015
@vsonnier vsonnier added this to the Release v0.68 stable milestone Feb 5, 2015
@vsonnier vsonnier changed the title Caliper is dead (good riddance) migrate the benchmarks Caliper benchmarks looked abandoned, migrate the benchmarks to JMH Feb 7, 2015
@vsonnier vsonnier changed the title Caliper benchmarks looked abandoned, migrate the benchmarks to JMH Caliper benchmarks look abandoned, migrate the benchmarks to JMH Feb 7, 2015
@vsonnier vsonnier changed the title Caliper benchmarks look abandoned, migrate the benchmarks to JMH Caliper benchmark framework looks abandoned, migrate the benchmarks to JMH Feb 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant