Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[POC] Interrupible version #583

Conversation

guizmaii
Copy link
Member

@guizmaii guizmaii commented Jan 11, 2023

No description provided.

@guizmaii guizmaii force-pushed the interuptible-lazy_non-blocking-producer-send branch 2 times, most recently from 20af460 to fbc7edd Compare January 11, 2023 04:39
@guizmaii guizmaii force-pushed the interuptible-lazy_non-blocking-producer-send branch 3 times, most recently from 76dc226 to 0fb496e Compare January 11, 2023 06:08
@guizmaii guizmaii changed the title [POC] Interrupible and lazy version that only serialize a Record just before to send it instead of serializing them all and then only to send them all [POC] Interrupible version Jan 11, 2023
@guizmaii guizmaii force-pushed the interuptible-lazy_non-blocking-producer-send branch from 0fb496e to 9e0457d Compare January 11, 2023 06:10
@guizmaii guizmaii force-pushed the interuptible-lazy_non-blocking-producer-send branch from 9e0457d to 20a59bb Compare January 11, 2023 06:25
@guizmaii
Copy link
Member Author

guizmaii commented Jan 11, 2023

This version is extremelly slow:

sbt:kafka-perf> run;run;run;run;run;run;run;run;run;run
[info] running ZIOKafkaPerf
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Took chunked 22061ms
Took chunked 21249ms
Took chunked 26880ms
Took chunked 25185ms
Took chunked 23553ms
...

Compared to #531 (comment)

@guizmaii guizmaii closed this Jan 11, 2023
@guizmaii guizmaii deleted the interuptible-lazy_non-blocking-producer-send branch January 11, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant