Skip to content

Conversation

@smthing
Copy link

@smthing smthing commented Nov 28, 2023

No description provided.

joanhey and others added 17 commits November 20, 2023 13:45
2. Updated the cluster code to use availableParallelism as used nowdays witth the recent node.js versions.
3. Updated to the ESM require modules which are used in all latest node.js projects instead of old CJS modules.
The connection pool size should be set to the number of threads per
worker. This was previously correct.

This partially reverts commit 43761fc.
* aspcore: add platform multiple queries

* Add missing console output

* tweak postgresql connectionstring

* Set DOTNET_SYSTEM_NET_SOCKETS_INLINE_COMPLETIONS

---------

Co-authored-by: Stefan Negulescu <tar_the_dark@hotmail.com>
This allows better comparison between other frameworks and the Rack
baseline.
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.8.5...v3.8.6)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update giraffe to .NET 8.0

* Update zebra

* No need for utf8json

* No need for utf8json
* H2O: Update dependencies

* H2O: Optimize the database updates test further

Use the same query as the faster implementations.
* [xitca-web] add xitca-web-axum bench.

* revert to nightly toolchain.

* avoid boxing response body.
* [C++] [userver] Do less logging-related work in PG queries

* don't validate parameters in queries

* optimizes fortunes: no need to copy strings, string_view would do

* + clang-format

* up userver commit

* up userver commit
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.8.6...v3.9.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…ython/api_hour/aiohttp-3.9.0

Bump aiohttp from 3.8.6 to 3.9.0 in /frameworks/Python/api_hour
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.8.6...v3.9.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…ython/aiohttp/aiohttp-3.9.0

Bump aiohttp from 3.8.6 to 3.9.0 in /frameworks/Python/aiohttp
@smthing smthing merged commit a5f2065 into smartboot:master Nov 28, 2023
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.