performance change when using PIXIE with `typed.Dict`
Open
question
- Dominant language
- Python
- Stars
- 31
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
This is a wonderful feature! Thanks for your effort!
I am curious if using PIXIE to "compile" the C implementation of `typed.Dict` to LLVM bitcode (?) and running some Dict benchmark, will the speed be much faster than current Numba way to call the C functions via `ctypes` under the hood?
Maybe this is not a correct question, since I don't know much about PIXIE for now.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.