Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
We should show the performance gain from SIMD optimization.
Current score is as follows:
Benchmark Mode Samples Score Error Units
o.a.h.b.v.VectorizationBench.DoubleAddDoubleExpr.bench avgt 2 20719.882 ? NaN ns/op
o.a.h.b.v.VectorizationBench.DoubleAddLongExpr.bench avgt 2 22216.747 ? NaN ns/op
o.a.h.b.v.VectorizationBench.DoubleDivideDoubleExpr.bench avgt 2 54319.682 ? NaN ns/op
o.a.h.b.v.VectorizationBench.DoubleDivideLongExpr.bench avgt 2 34774.870 ? NaN ns/op
o.a.h.b.v.VectorizationBench.LongAddDoubleExpr.bench avgt 2 47144.954 ? NaN ns/op
o.a.h.b.v.VectorizationBench.LongAddLongExpr.bench avgt 2 21483.787 ? NaN ns/op
o.a.h.b.v.VectorizationBench.LongDivideDoubleExpr.bench avgt 2 49765.990 ? NaN ns/op
o.a.h.b.v.VectorizationBench.LongDivideLongExpr.bench avgt 2 34117.538 ? NaN ns/op
Attachments
Attachments
Issue Links
- relates to
-
HIVE-12358 Categorize vectorization benchmarks into arithmetic, comparison, logic
- Closed
-
HIVE-10148 update of bucketing column should not be allowed
- Closed
- links to