FasterXML / FasterXML/jackson-future-ideas

Provide Benchmarks

オープン
#21 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
21
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

説明

I know some people frown upon benchmarks provided by the core team, but it's very hard to properly benchmark on Java, since the JVM needs proper warm-up and etc and most if not all the benchmarks on the internet comparing Jackson to GSON appears to be wrong (check the comments section, everyone of them have a valuable point about what's wrong).

The [HikariCP ](https://github.com/brettwooldridge/HikariCP) project provides it's own [benchmarks ](https://github.com/brettwooldridge/HikariCP-benchmark)and explains on it's documentation about the right way to test the library. This is very important since public articles can spread misinformation just for not knowing the proper way to use the library, to take advantage of its optimizations (let alone how to benchmark in java or use the JMH).

Providing benchmarks on the library only adds to end information, if the readers want an external opinion, they can feel free to look for outside benchmarks if they want to, so no negative downsides to this, the worst thing that can happen is raising the level of external benchmarks.

PS: This was moved from [this issue](https://github.com/FasterXML/jackson-docs/issues/11#issuecomment-352276850)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。