forked from TechEmpower/FrameworkBenchmarks
-
Notifications
You must be signed in to change notification settings - Fork 0
aa #3
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
Merged
Merged
aa #3
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* update smart-servlet to 0.1.3-SNAPSHOT * update aio-enhance to 1.0.3-SNAPSHOT * smart-servlet bugfix * bugfix
* update beetlex 1.4.3 update beetlex 1.4.3 * docker add COMPlus_ReadyToRun variable update beetlex * update beetlex, enabled thread queue * beetlex framework add db and queries cases * add db code * change result json data * update query url * beetlex framework add fortunes cases * change Content-Type * add beetlex core cases * fix queries cases * update config * change try readline * update benchmark config * Update README.md * Update README.md * change versus property * beetlex-core update .net core to v3.0 * change beetlex-core project file * beetlex update raw db class * beetlex update raw db * beetlex debug plaintext * change debug docker file * update beetlex to 1.4.0 * update * beetlex update core 3.1 * [c#/beetlex] add updates cases * [c#/beetlex] change Server: TFB, change custom connection pool, add update docker * fix errors * change pool init * change connection pool maxsize * fix fortunes errors * clear DBRaw _connectionString value. * [c#beetlex] change update dbconnection pool size * [c#/beetlex] udpate spanjson to v3.0.1, Npgsql v5.0.0 * [c#/beetlex] add caching sample * set connectionstring multiplexing * remove connection multiplexing setting * [c#/beetlex]change NpgsqlParameter to NpgsqlParameter<T> * [c#/beetlex] update dbraw * [c#/beetlex] change connection string * [c#/beetlex] add fortunes cases to core-updb * update beetlex 1.5.6 * update 5.0.0-alpha1 * update docker file * Enabled IOQueues * Set IOQueues debug mode * update * [c#/beetlex] udpate to v1.6.0.1-beta * update pg drive * [c#/beetlex] update to beetlex v1.6.3 and support pipelining * set options * [c#/beetlex] Optimized actions * [c#/beetlex] update plaintext * Bump ServiceStack in /frameworks/CSharp/servicestack/src/SelfHost Bumps [ServiceStack](https://github.com/ServiceStack/ServiceStack) from 3.9.59 to 5.9.2. - [Release notes](https://github.com/ServiceStack/ServiceStack/releases) - [Commits](https://github.com/ServiceStack/ServiceStack/commits/v5.9.2) Signed-off-by: dependabot[bot] <support@github.com> * [c#/beetlex] change plaintext buffer size, optimize fortunes. * [c#/beetlex] update v1.6.5,use System.Text.Json * change docker files * update beetlex 1.6.5.2 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update redkale 2.3.0-snapshot * update redkale 2.3.0-snapshot * update redkale 2.3.0-test * update redkale 2.3.0-snapshot * update redkale 2.3.0-snapshot * update redkale 2.3.0 snapshot * update redkale 2.3.0
- Set accept backlog to 20,000
Also clean up the sources and fix a couple of minor issues.
* Update IndexController.php * bcmath * Update one.dockerfile
* 初始化edap-http-benchmark的项目 * 修改pom文件以及测试的配置 * 修改端口号,jdk版本以及去掉有问题的plaintext的测试项 * 修改Message启动时初始化为每次请求生成新的对象 * 去掉多余的"s"字符 * 增加plaintext的测试配置 * add edap-http framwork * cache plaintext's content. * add edap-http-fast * 解决docker构建文件编写错误 * 修改测试框架配置 * 增加dockerfile暴露端口的设置 Co-authored-by: louis <luysh@yonyou.com>
* unify port * optimize composer Co-authored-by: 谢彪 <xiebiao@kucoin.com>
* Update SNUnit Scala Native framework * Update SNUnit to 0.0.6
CoreRT aligned trimming settings with how official .NET 5 does trimming.
* update beetlex 1.4.3 update beetlex 1.4.3 * docker add COMPlus_ReadyToRun variable update beetlex * update beetlex, enabled thread queue * beetlex framework add db and queries cases * add db code * change result json data * update query url * beetlex framework add fortunes cases * change Content-Type * add beetlex core cases * fix queries cases * update config * change try readline * update benchmark config * Update README.md * Update README.md * change versus property * beetlex-core update .net core to v3.0 * change beetlex-core project file * beetlex update raw db class * beetlex update raw db * beetlex debug plaintext * change debug docker file * update beetlex to 1.4.0 * update * beetlex update core 3.1 * [c#/beetlex] add updates cases * [c#/beetlex] change Server: TFB, change custom connection pool, add update docker * fix errors * change pool init * change connection pool maxsize * fix fortunes errors * clear DBRaw _connectionString value. * [c#beetlex] change update dbconnection pool size * [c#/beetlex] udpate spanjson to v3.0.1, Npgsql v5.0.0 * [c#/beetlex] add caching sample * set connectionstring multiplexing * remove connection multiplexing setting * [c#/beetlex]change NpgsqlParameter to NpgsqlParameter<T> * [c#/beetlex] update dbraw * [c#/beetlex] change connection string * [c#/beetlex] add fortunes cases to core-updb * update beetlex 1.5.6 * update 5.0.0-alpha1 * update docker file * Enabled IOQueues * Set IOQueues debug mode * update * [c#/beetlex] udpate to v1.6.0.1-beta * update pg drive * [c#/beetlex] update to beetlex v1.6.3 and support pipelining * set options * [c#/beetlex] Optimized actions * [c#/beetlex] update plaintext * Bump ServiceStack in /frameworks/CSharp/servicestack/src/SelfHost Bumps [ServiceStack](https://github.com/ServiceStack/ServiceStack) from 3.9.59 to 5.9.2. - [Release notes](https://github.com/ServiceStack/ServiceStack/releases) - [Commits](https://github.com/ServiceStack/ServiceStack/commits/v5.9.2) Signed-off-by: dependabot[bot] <support@github.com> * [c#/beetlex] change plaintext buffer size, optimize fortunes. * [c#/beetlex] update v1.6.5,use System.Text.Json * change docker files * update beetlex 1.6.5.2 * [c#/beetlex] update v1.6.5.3-beta Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Initial addition of cfml-lucee * Additional tests * remove debuggingn port * Expose port and pin docker image
* Lithium update. * Lithium update.
* Update IndexController.php * modify the number of connection pools
* Add Adobe CF Engine and re-org folders * Remove debugging
* Updated TreeFrog Framework to version 1.31.0. * Added caching tests. * modified to use redis server for cache. * Updated TreeFrog Framework to version 1.31.1. * bugfixes of cached_pqueries(). * bugfixes of cached_pqueries(). * modified config.toml Co-authored-by: AOYAMA Kazuharu <>
* update beetlex 1.4.3 update beetlex 1.4.3 * docker add COMPlus_ReadyToRun variable update beetlex * update beetlex, enabled thread queue * beetlex framework add db and queries cases * add db code * change result json data * update query url * beetlex framework add fortunes cases * change Content-Type * add beetlex core cases * fix queries cases * update config * change try readline * update benchmark config * Update README.md * Update README.md * change versus property * beetlex-core update .net core to v3.0 * change beetlex-core project file * beetlex update raw db class * beetlex update raw db * beetlex debug plaintext * change debug docker file * update beetlex to 1.4.0 * update * beetlex update core 3.1 * [c#/beetlex] add updates cases * [c#/beetlex] change Server: TFB, change custom connection pool, add update docker * fix errors * change pool init * change connection pool maxsize * fix fortunes errors * clear DBRaw _connectionString value. * [c#beetlex] change update dbconnection pool size * [c#/beetlex] udpate spanjson to v3.0.1, Npgsql v5.0.0 * [c#/beetlex] add caching sample * set connectionstring multiplexing * remove connection multiplexing setting * [c#/beetlex]change NpgsqlParameter to NpgsqlParameter<T> * [c#/beetlex] update dbraw * [c#/beetlex] change connection string * [c#/beetlex] add fortunes cases to core-updb * update beetlex 1.5.6 * update 5.0.0-alpha1 * update docker file * Enabled IOQueues * Set IOQueues debug mode * update * [c#/beetlex] udpate to v1.6.0.1-beta * update pg drive * [c#/beetlex] update to beetlex v1.6.3 and support pipelining * set options * [c#/beetlex] Optimized actions * [c#/beetlex] update plaintext * Bump ServiceStack in /frameworks/CSharp/servicestack/src/SelfHost Bumps [ServiceStack](https://github.com/ServiceStack/ServiceStack) from 3.9.59 to 5.9.2. - [Release notes](https://github.com/ServiceStack/ServiceStack/releases) - [Commits](https://github.com/ServiceStack/ServiceStack/commits/v5.9.2) Signed-off-by: dependabot[bot] <support@github.com> * [c#/beetlex] change plaintext buffer size, optimize fortunes. * [c#/beetlex] update v1.6.5,use System.Text.Json * change docker files * update beetlex 1.6.5.2 * [c#/beetlex] update v1.6.5.3-beta * [c#/beetlex] update 1.6.5.36-beta * update * update json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update application.xml * Update Service.java
Bumps `netty.version` from 4.1.54.Final to 4.1.59.Final. Updates `netty-codec-http` from 4.1.54.Final to 4.1.59.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.54.Final...netty-4.1.59.Final) Updates `netty-transport-native-epoll` from 4.1.54.Final to 4.1.59.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.54.Final...netty-4.1.59.Final) Updates `netty-transport-native-kqueue` from 4.1.54.Final to 4.1.59.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.54.Final...netty-4.1.59.Final) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- plugin registration code and handlers were refactored to support hapi 20.1.0. - vision package was upgraded to be compatible with hapi 20.1.0 - mongoose code was updated in order to remove deprecated methods and features. (useNewUrlParser, useUnifiedTopology, updateOne instead of update) - mongoose implementation of /queries was not reading all queries from the database, causing tests to fail.
In the past, warp-rust has used tokio-postgres which because it was compatible with async code and there was no real alternative to it - it wasn't great, but there was nothing better. However, since then sqlx was released which provides a nicer interface than very low-level interface of tokio-postgres while providing nice features such as built-in connection pooling, automatic statement preparation and caching, fetching results directly into structures, and more.
* Update build.sbt * Update build.sbt
* Update node version for nodejs * Fix nodejs mongodb-raw and postgres * Fix nodejs mongoose * Fix nodejs mongoose * Update nodejs mongodb-raw
smthing
pushed a commit
that referenced
this pull request
Jan 27, 2023
* introduce userver: + plaintext * + json * + db * fix README * lock userver version * nproc in make -j * some tweaks * Userver -> userver * + march=native * fix paths in README * cr from userver crew fixes * up userver commit * tune coroutine limits a bit * Userver db (#3) * add queries/updates tests * Restructure project (#4) * restructure project * add cached-queries * fix readme (#5) * tune postgres connections pool
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.