Commit 3681540
authored
Add FixedSizeBinary to
# Which issue does this PR close?
- part of #7591
# Rationale for this change
I would like a benchmark that shows improvements in
#7590
`take` with FixedSizeBinary is the only one I know of now
# What changes are included in this PR?
Add `fsb` to the take_kernel benchmarks
# Are there any user-facing changes?
No, this is a benchmarktake_kernel benchmark (#7592)1 parent e5fb84a commit 3681540
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
195 | 208 | | |
196 | 209 | | |
197 | 210 | | |
| |||
0 commit comments