Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Redesign to cdef functions and array.array - #18

Open
izhukov1992 wants to merge 1 commit into
pluralsight:masterfrom
izhukov1992:feature/cython-array-3
Open

Redesign to cdef functions and array.array#18
izhukov1992 wants to merge 1 commit into
pluralsight:masterfrom
izhukov1992:feature/cython-array-3

Conversation

@izhukov1992

@izhukov1992 izhukov1992 commented Jul 19, 2023

Copy link
Copy Markdown

In my app I reached +40% performance on writing.
Resolves #17

@izhukov1992
izhukov1992 force-pushed the feature/cython-array-3 branch 6 times, most recently from ee76073 to 1b3dc4f Compare July 20, 2023 15:37
@mikepk

mikepk commented Jul 20, 2023

Copy link
Copy Markdown
Contributor

Hi @izhukov1992 -- I'm no longer at PS so I can't merge (I don't have write access to this repository anymore). I have my own fork that's had some improvements added and is the source for the pypi package now. https://github.com/mikepk/spavro

@izhukov1992

Copy link
Copy Markdown
Author

Hi @mikepk ! I got it. I will try to propagete this MR to your repo as soon as possible.

@izhukov1992
izhukov1992 force-pushed the feature/cython-array-3 branch from 1b3dc4f to ad1a375 Compare July 21, 2023 19:48
@izhukov1992
izhukov1992 force-pushed the feature/cython-array-3 branch from ad1a375 to 8789400 Compare July 21, 2023 20:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

outbuf.write is too slow

2 participants