Activity
Enable isPipelined
and the performance is on par with the original
Enable
isPipelined
and the performance is on par with the originalReplace PgConnection
with Pool
and performance is degraded by abo…
Replace
PgConnection
with Pool
and performance is degraded by abo…Use the default pipeliningLimit
in the "vertx-web-kotlinx" portion …
Use the default
pipeliningLimit
in the "vertx-web-kotlinx" portion …Disable cachePreparedStatements
in the "vertx-web-kotlinx" portion …
Disable
cachePreparedStatements
in the "vertx-web-kotlinx" portion …Check for why the "vertx-postgres" and the "vertx-web-kotlin-dsljson-…
Check for why the "vertx-postgres" and the "vertx-web-kotlin-dsljson-…
Repeat the copy operation from a kotlinx-io buffer to a Netty buffer …
Repeat the copy operation from a kotlinx-io buffer to a Netty buffer …
on Nov 18, 2024
Enable and disable the nested Vagrant option, run the "vertx" benchma…
Enable and disable the nested Vagrant option, run the "vertx" benchma…
Use Json.encodeToBuffer
from huanshankeji/kotlinx.serialization@0a4…
Use
Json.encodeToBuffer
from huanshankeji/kotlinx.serialization@0a4…Force push
on Oct 31, 2024
Use Json.encodeToBuffer
from huanshankeji/kotlinx.serialization@0a4…
Use
Json.encodeToBuffer
from huanshankeji/kotlinx.serialization@0a4…on Oct 31, 2024
Remove unneeded and incorrect comments and commented-out code
Remove unneeded and incorrect comments and commented-out code
on Oct 31, 2024
Remove unneeded and incorrect comments
Remove unneeded and incorrect comments
Use the new Exposed SELECT DSL in the "ktor-exposed" benchmarks, and …
Use the new Exposed SELECT DSL in the "ktor-exposed" benchmarks, and …
Deleted branch
Revamp the "vertx-web-kotlin-coroutines" portion project too followin…
Revamp the "vertx-web-kotlin-coroutines" portion project too followin…
Merge branch 'kotlin-vertx-benchmarks-revamp-coroutine-router-support…
Merge branch 'kotlin-vertx-benchmarks-revamp-coroutine-router-support…
Merge branch 'kotlin-vertx-benchmarks-revamp-kotlinx-serialization-js…
Merge branch 'kotlin-vertx-benchmarks-revamp-kotlinx-serialization-js…
Rename 2 classes to clarify
Rename 2 classes to clarify
on Oct 29, 2024
Deleted branch
Initially and partially implement VertxWriteStreamOutputStream
to c…
Initially and partially implement
VertxWriteStreamOutputStream
to c…on Oct 29, 2024
Use Json.encodeToStream
for serialization with a custom-implemented…
Use
Json.encodeToStream
for serialization with a custom-implemented…on Oct 29, 2024
Update README.md
Update README.md
on Oct 29, 2024
Replace Okio with kotlinx-io and remove unneeded code
Replace Okio with kotlinx-io and remove unneeded code
on Oct 29, 2024
Use encodeToBufferedSink
in "kotlinx-serialization-json-okio" with …
Use
encodeToBufferedSink
in "kotlinx-serialization-json-okio" with …on Oct 29, 2024
Update the "Connection reset" exception to the io_uring one that's ig…
Update the "Connection reset" exception to the io_uring one that's ig…
Add --no-daemon
to the Gradle command in the Dockerfiles
Add
--no-daemon
to the Gradle command in the DockerfilesUpdate README.md correspondingly
Update README.md correspondingly
Force push
Update README.md correspondingly
Update README.md correspondingly