Skip to content

Adapting asyncpg for numpy #814

Answered by j-carson
j-carson asked this question in Q&A
Aug 20, 2021 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

So after trying various options, it seems like the most performant one is to let asyncpg return the native python type with its faster code and cast it back to the desired "right-sized" type later.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@j-carson
Comment options

@elprans
Comment options

@j-carson
Comment options

@j-carson
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by j-carson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants