Commit 68329e7
committed
ARROW-5325: [Archery][Benchmark] Output properly formatted jsonlines from benchmark diff cli command
Author: Krisztián Szűcs <szucs.krisztian@gmail.com>
Closes #4274 from kszucs/hook-test and squashes the following commits:
2be8098 <Krisztián Szűcs> remove arm intrinsics headers
3c8deb1 <Krisztián Szűcs> __ARM_NEON__ is legacy
20e4850 <Krisztián Szűcs> clang-format
55d2c77 <Krisztián Szűcs> intrinsics
29bded6 <Krisztián Szűcs> clang format
f1f4f92 <Krisztián Szűcs> remove intrinsics include
35f6468 <Krisztián Szűcs> arm intrinsics
de8389d <Krisztián Szűcs> write line separator to output properly formatted jsonlines1 parent 81e4013 commit 68329e7
File tree
2 files changed
+7
-10
lines changed- cpp/src/arrow/compute/kernels
- dev/archery/archery
2 files changed
+7
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 21 | | |
27 | 22 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 23 | | |
34 | 24 | | |
35 | 25 | | |
36 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
37 | 31 | | |
38 | 32 | | |
39 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| 355 | + | |
| 356 | + | |
355 | 357 | | |
356 | 358 | | |
357 | 359 | | |
| 360 | + | |
358 | 361 | | |
359 | 362 | | |
360 | 363 | | |
| |||
0 commit comments