-
Notifications
You must be signed in to change notification settings - Fork 127
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
Fix sources not setting Event::transactional
#870
Conversation
…nal(). Signed-off-by: Matthias Wahl <mwahl@wayfair.com>
Signed-off-by: Matthias Wahl <mwahl@wayfair.com>
Signed-off-by: Matthias Wahl <mwahl@wayfair.com>
12c041e
to
5e9d59b
Compare
I love it too. It'd be nicer if the coverage went up though 🤓
…On Wed, 24 Mar 2021, 21:55 Heinz N. Gies, ***@***.***> wrote:
[image: grafik]
<https://user-images.githubusercontent.com/119093/112381990-916d6180-8ceb-11eb-9e3e-bcf77bbbd052.png>
I love it!!! 🚀 👍
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#870 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABX5MVL2T477MT4OE57PZ3TFJGUJANCNFSM4ZX6Y4NA>
.
|
All jokes aside, I don't see any code that would explain a 20% perf improvement, any idea how it improved? |
20mb/s in those numbers so 7.8%?
…On Wed, 24 Mar 2021, 22:14 Heinz N. Gies, ***@***.***> wrote:
All jokes aside, I don't see any code that would explain a 20% perf
improvement, any idea how it improved?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#870 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABX5MUHUKHQ7TXQPMIKYX3TFJIZ3ANCNFSM4ZX6Y4NA>
.
|
Ja too late for math, but I don't see then 7.8% either so I'm curious :D |
Seems to be local fluctuation due to whatever background noise through other processes on my machine. Also got a run on my branch with 255MB/s. Gonna do some more runs. |
Jep, all noise, consider the throughput roughly the same for this benchmark. |
Signed-off-by: Matthias Wahl <mwahl@wayfair.com>
Signed-off-by: Matthias Wahl <mwahl@wayfair.com>
Signed-off-by: Matthias Wahl <mwahl@wayfair.com>
Signed-off-by: Matthias Wahl <mwahl@wayfair.com>
Signed-off-by: Matthias Wahl <mwahl@wayfair.com>
Signed-off-by: Matthias Wahl <mwahl@wayfair.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Pull request
Description
Event::transactional
origin_url
not containing the partition id, although the docs state it should.Related
Checklist
Performance
roughly equivalent.