- Sort Score
- Result 10 results
- Languages All
Results 51 - 60 of 271 for performance (0.2 sec)
-
docs/pt/docs/advanced/benchmarks.md
Especificamente, para ver o Uvicorn, Starlette e FastAPI comparados entre si (entre diversas outras ferramentas). Quanto mais simples o problema resolvido pela ferramenta, melhor será a performance. E a maioria das análises não testa funcionalidades adicionais que são oferecidas pela ferramenta. A hierarquia é: * **Uvicorn**: um servidor ASGI * **Starlette**: (utiliza Uvicorn) um microframework web
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Fri Jun 14 15:07:11 UTC 2024 - 3.8K bytes - Viewed (0) -
cmd/veeam-sos-api.go
// system.xml. Vendors can work with Veeam Product Management and the Alliances team on getting approval to integrate // specific system recommendations based on current support case statistics and storage performance possibilities. // Vendors might change the settings based on the configuration and scale out of the solution (more storage nodes => // higher task limit). // // <S3ConcurrentTaskLimit> //
Registered: Sun Oct 27 19:28:09 UTC 2024 - Last Modified: Thu Aug 15 00:34:56 UTC 2024 - 8.8K bytes - Viewed (0) -
docs/pt/docs/alternatives.md
Ele claramente inspirou Uvicorn e Starlette, que são atualmente mais rápidos que o Sanic em testes de performance abertos. /// /// check | "**FastAPI** inspirado para" Achar um jeito de ter uma performance insana. É por isso que o **FastAPI** é baseado em Starlette, para que ele seja o framework mais rápido disponível (performance testada por terceiros). ///
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Sun Oct 20 19:20:23 UTC 2024 - 25.5K bytes - Viewed (0) -
.teamcity/src/main/kotlin/projects/CheckProject.kt
) : Project({ id("Check") name = "Check" val performanceTestBucketProvider = StatisticsBasedPerformanceTestBucketProvider(model, File("performance-test-durations.json"), File("performance-tests-ci.json")) params { param("credentialsStorageType", "credentialsJSON") // Disallow Web UI changes to TeamCity settings param("teamcity.ui.settings.readOnly", "true")
Registered: Wed Oct 30 11:36:09 UTC 2024 - Last Modified: Thu Aug 22 07:02:31 UTC 2024 - 3.4K bytes - Viewed (0) -
build-logic-commons/basics/src/main/kotlin/gradlebuild/basics/BuildParams.kt
const val PERFORMANCE_DB_PASSWORD = "org.gradle.performance.db.password" const val PERFORMANCE_DB_PASSWORD_ENV = "PERFORMANCE_DB_PASSWORD_TCAGENT" const val PERFORMANCE_CHANNEL_ENV = "PERFORMANCE_CHANNEL" const val PERFORMANCE_DB_URL = "org.gradle.performance.db.url" const val PERFORMANCE_DB_USERNAME = "org.gradle.performance.db.username"
Registered: Wed Oct 30 11:36:09 UTC 2024 - Last Modified: Wed Oct 09 08:19:42 UTC 2024 - 16.9K bytes - Viewed (0) -
.teamcity/test-buckets.json
"name":"TestDistribution" }, "subprojects":[ "kotlin-dsl-integ-tests", "toolchains-jvm", "execution", "resources", "resources-http", "internal-performance-testing", "unit-test-fixtures", "wrapper-shared", "platform-jvm", "build-cache-spi", "snapshots" ] }, { "parallelizationMethod":{
Registered: Wed Oct 30 11:36:09 UTC 2024 - Last Modified: Tue Oct 08 11:14:16 UTC 2024 - 87.8K bytes - Viewed (0) -
docs/en/docs/async.md
And that's the same level of performance you get with **FastAPI**.
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Wed Aug 28 23:33:37 UTC 2024 - 23.5K bytes - Viewed (0) -
architecture/runtimes.md
- Some base services that are available to code hosted by the runtime. This varies by runtime. - Additional constraints. For example, the CLI client runtimes limit the libraries that are available to the code in that runtime, for performance reasons. Other modules and platforms define the services that they contribute to the runtime.
Registered: Wed Oct 30 11:36:09 UTC 2024 - Last Modified: Thu May 02 06:42:46 UTC 2024 - 2.3K bytes - Viewed (0) -
.teamcity/src/main/kotlin/util/UtilPerformanceProject.kt
package util import jetbrains.buildServer.configs.kotlin.Project object UtilPerformanceProject : Project({ id("Util_Performance") name = "Performance" buildType(AdHocPerformanceScenarioLinux) buildType(AdHocPerformanceScenarioWindows) buildType(AdHocPerformanceScenarioMacOS) buildType(AdHocPerformanceScenarioMacAppleSilicon) params { param("env.DEVELOCITY_ACCESS_KEY", "%ge.gradle.org.access.key%")
Registered: Wed Oct 30 11:36:09 UTC 2024 - Last Modified: Wed Apr 24 03:34:53 UTC 2024 - 450 bytes - Viewed (0) -
licenses/github.com/davecgh/go-spew/LICENSE
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
Registered: Wed Oct 30 22:53:10 UTC 2024 - Last Modified: Sat Oct 26 02:47:39 UTC 2019 - 766 bytes - Viewed (0)