kumarUjjawal commented on PR #21754:
URL: https://github.com/apache/datafusion/pull/21754#issuecomment-4294803989

   > @kumarUjjawal Thanks for working on this! Can you post some benchmark 
data, please?
   
     | Case | Before | After | Result |
     |---|---:|---:|---:|
     | `Utf8` scalar, single delimiter, `count = 1` | `20.18 us` | `11.29 us` | 
`1.79x faster` |
     | `Utf8` scalar, long delimiter, `count = 1` | `39.82 us` | `13.69 us` | 
`2.91x faster` |
     | `Utf8View` array, single delimiter | `26.64 us` | `11.77 us` | `2.26x 
faster` |
     | `Utf8View` scalar, long delimiter, `count = 1` | `40.59 us` | `12.88 us` 
| `3.15x faster` |
     | `Utf8View` array, long delimiter | `52.47 us` | `46.28 us` | `1.13x 
faster` |


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to