- Sort Score
- Num 10 results
- Language All
Results 121 - 130 of 380 for PERFORMANCE (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
CONTRIBUTING.md
The most reliable way to build and test Guava is: ```shell ./mvnw clean install ``` If you want to run a single test, you'll need to pass multiple flags because Guava is a multi-module project. For performance reasons, you may also wish to skip generating Javadoc. For example: ```shell ./mvnw clean install -Dtest=FinalizableReferenceQueueTest -DfailIfNoTests=false -Dmaven.javadoc.skip ```
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Mar 18 17:53:05 GMT 2026 - 4.3K bytes - Click Count (0) -
src/main/java/jcifs/internal/smb2/multichannel/ChannelInfo.java
private final NetworkInterfaceInfo remoteInterface; private volatile ChannelState state; private final long establishedTime; private volatile long lastActivityTime; // Performance metrics private final AtomicLong bytesSent; private final AtomicLong bytesReceived; private final AtomicLong requestsSent; private final AtomicLong requestsReceived; private final AtomicLong errors;Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 21 11:13:46 GMT 2025 - 10.6K bytes - Click Count (0) -
guava/src/com/google/common/collect/AbstractMultiset.java
* {@link Multiset#entrySet()}, as do many methods acting on the set returned by {@link * #elementSet()}. Override those methods for better performance. * * @author Kevin Bourrillion * @author Louis Wasserman */ @GwtCompatible abstract class AbstractMultiset<E extends @Nullable Object> extends AbstractCollection<E> implements Multiset<E> {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sat Aug 09 01:14:59 GMT 2025 - 5.9K bytes - Click Count (0) -
docs/en/docs/fastapi-cli.md
``` </div> /// tip For production you would use `fastapi run` instead of `fastapi dev`. π /// Internally, **FastAPI CLI** uses [Uvicorn](https://www.uvicorn.dev), a high-performance, production-ready, ASGI server. π The `fastapi` CLI will try to detect automatically the FastAPI app to run, assuming it's an object called `app` in a file `main.py` (or a couple other variants).
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Mar 07 09:29:03 GMT 2026 - 5.8K bytes - Click Count (0) -
docs/en/docs/_llm-test.md
* to decode * the exception * to raise * the expression * the statement * the frontend * the backend * the GitHub discussion * the GitHub issue * the performance * the performance optimization * the return type * the return value * the security * the security scheme * the task * the background task * the task function * the template
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 11K bytes - Click Count (0) -
src/main/java/jcifs/smb/SmbFileDirectoryLeasingExtension.java
/** * Extension methods for SmbFile to support directory leasing functionality. * * This utility class provides static methods that enhance SmbFile operations with * directory leasing capabilities for improved performance through caching when * SMB3 directory leasing is available and enabled. */ public class SmbFileDirectoryLeasingExtension { /** * Private constructor to prevent instantiation of this utility class */Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 23 02:21:31 GMT 2025 - 7.1K bytes - Click Count (0) -
guava-tests/test/com/google/common/collect/AbstractHashFloodingTest.java
import junit.framework.TestCase; import org.jspecify.annotations.NullUnmarked; import org.jspecify.annotations.Nullable; /** * Abstract superclass for tests that hash flooding a collection has controlled worst-case * performance. */ @GwtIncompatible @NullUnmarked public abstract class AbstractHashFloodingTest<T> extends TestCase { private final List<Construction<T>> constructions; private final IntToDoubleFunction constructionAsymptotics;
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Apr 01 17:27:13 GMT 2026 - 9K bytes - Click Count (0) -
android/guava/src/com/google/common/base/Verify.java
* same function with more clarity. * </ul> * * <h3>Warning about performance</h3> * * <p>Remember that parameter values for message construction must all be computed eagerly, and * autoboxing and varargs array creation may happen as well, even when the verification succeeds and * the message ends up unneeded. Performance-sensitive verification checks should continue to use * usual form: * * {@snippet :
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Dec 29 17:36:00 GMT 2025 - 18.5K bytes - Click Count (0) -
docs/en/docs/tutorial/bigger-applications.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Mar 07 09:29:03 GMT 2026 - 19.2K bytes - Click Count (0) -
docs/uk/docs/index.md
ΠΠ»ΡΡΠΎΠ²Ρ ΠΎΡΠΎΠ±Π»ΠΈΠ²ΠΎΡΡΡ: * **Π¨Π²ΠΈΠ΄ΠΊΠΈΠΉ**: Π΄ΡΠΆΠ΅ Π²ΠΈΡΠΎΠΊΠ° ΠΏΡΠΎΠ΄ΡΠΊΡΠΈΠ²Π½ΡΡΡΡ, Π½Π° ΡΡΠ²Π½Ρ Π· **NodeJS** ΡΠ° **Go** (Π·Π°Π²Π΄ΡΠΊΠΈ Starlette ΡΠ° Pydantic). [ΠΠ΄ΠΈΠ½ ΡΠ· Π½Π°ΠΉΡΠ²ΠΈΠ΄ΡΠΈΡ Python-ΡΡΠ΅ΠΉΠΌΠ²ΠΎΡΠΊΡΠ²](#performance). * **Π¨Π²ΠΈΠ΄ΠΊΠ΅ Π½Π°ΠΏΠΈΡΠ°Π½Π½Ρ ΠΊΠΎΠ΄Ρ**: ΠΏΡΠΈΡΠ²ΠΈΠ΄ΡΡΡ ΡΠΎΠ·ΡΠΎΠ±ΠΊΡ ΡΡΠ½ΠΊΡΡΠΎΠ½Π°Π»Ρ ΠΏΡΠΈΠ±Π»ΠΈΠ·Π½ΠΎ Π½Π° 200%β300%. * * **ΠΠ΅Π½ΡΠ΅ ΠΏΠΎΠΌΠΈΠ»ΠΎΠΊ**: Π·ΠΌΠ΅Π½ΡΡΡ ΠΏΡΠΈΠ±Π»ΠΈΠ·Π½ΠΎ Π½Π° 40% ΠΊΡΠ»ΡΠΊΡΡΡΡ ΠΏΠΎΠΌΠΈΠ»ΠΎΠΊ, ΡΠΏΡΠΈΡΠΈΠ½Π΅Π½ΠΈΡ Π»ΡΠ΄ΠΈΠ½ΠΎΡ (ΡΠΎΠ·ΡΠΎΠ±Π½ΠΈΠΊΠΎΠΌ). *
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 29.1K bytes - Click Count (0)