- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 58 for Richter (0.07 sec)
-
android/guava-tests/benchmark/com/google/common/collect/IteratorBenchmark.java
import com.google.caliper.Param; import java.util.ArrayList; import java.util.LinkedList; /** * Tests the speed of iteration of different iteration methods for collections. * * @author David Richter */ public class IteratorBenchmark { @Param({"0", "1", "16", "256", "4096", "65536"}) int size; // use concrete classes to remove any possible polymorphic overhead? Object[] array;
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Mon Dec 04 17:37:03 UTC 2017 - 3.4K bytes - Viewed (0) -
android/guava-tests/benchmark/com/google/common/collect/MultisetIteratorBenchmark.java
import com.google.caliper.Param; import com.google.common.base.Preconditions; import java.util.Random; /** * Tests the speed of iteration of different iteration methods for collections. * * @author David Richter */ public class MultisetIteratorBenchmark { @Param({"0", "1", "16", "256", "4096", "65536"}) int size; LinkedHashMultiset<Object> linkedHashMultiset; HashMultiset<Object> hashMultiset;
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 18 20:24:49 UTC 2024 - 2.7K bytes - Viewed (0) -
guava-tests/benchmark/com/google/common/collect/MultisetIteratorBenchmark.java
import com.google.caliper.Param; import com.google.common.base.Preconditions; import java.util.Random; /** * Tests the speed of iteration of different iteration methods for collections. * * @author David Richter */ public class MultisetIteratorBenchmark { @Param({"0", "1", "16", "256", "4096", "65536"}) int size; LinkedHashMultiset<Object> linkedHashMultiset; HashMultiset<Object> hashMultiset;
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 18 20:24:49 UTC 2024 - 2.7K bytes - Viewed (0) -
guava-tests/benchmark/com/google/common/collect/IteratorBenchmark.java
import com.google.caliper.Param; import java.util.ArrayList; import java.util.LinkedList; /** * Tests the speed of iteration of different iteration methods for collections. * * @author David Richter */ public class IteratorBenchmark { @Param({"0", "1", "16", "256", "4096", "65536"}) int size; // use concrete classes to remove any possible polymorphic overhead? Object[] array;
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Mon Dec 04 17:37:03 UTC 2017 - 4.1K bytes - Viewed (0) -
okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
shiftedit.io // Shopblocks : http://www.shopblocks.com/ // Submitted by Alex Bowers <******@****.***> myshopblocks.com // Shopify : https://www.shopify.com // Submitted by Alex Richter <alex.richter@shopify.com> myshopify.com // Shopit : https://www.shopitcommerce.com/ // Submitted by Craig McMahon <******@****.***> shopitsite.com // shopware AG : https://shopware.com
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Wed Dec 20 23:27:07 UTC 2023 - 240.3K bytes - Viewed (0) -
docs/de/docs/help-fastapi.md
* Um neue Dokumentationsabschnitte vorzuschlagen. * Um ein bestehendes Problem / einen bestehenden Bug zu beheben. * Stellen Sie sicher, dass Sie Tests hinzufügen. * Um eine neue Funktionalität hinzuzufügen. * Stellen Sie sicher, dass Sie Tests hinzufügen. * Stellen Sie sicher, dass Sie Dokumentation hinzufügen, falls das notwendig ist. ## FastAPI pflegen Helfen Sie mir, **FastAPI** instand zu halten! 🤓
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 16K bytes - Viewed (0) -
src/main/resources/fess_message_fr.properties
errors.invalid_design_jsp_file_name=Fichier JSP invalide. errors.design_jsp_file_does_not_exist=Le fichier JSP n'existe pas. errors.design_file_name_is_not_found=Le nom du fichier n'est pas spécifié. errors.failed_to_write_design_image_file=Échec du téléchargement d'un fichier image. errors.failed_to_update_jsp_file=Impossible de mettre à jour un fichier jsp. errors.design_file_name_is_invalid=Le nom du fichier n'est pas valide.
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Mon Feb 06 22:59:17 UTC 2023 - 14.2K bytes - Viewed (0) -
docs/fr/docs/tutorial/debugging.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 27 17:31:14 UTC 2024 - 2.9K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.target = Cible labels.token = Jeton labels.synonymFile = Fichier de synonymes labels.stopwordsFile = Fichier Stopwords labels.stemmerOverrideFile = Fichier Stemmer Override labels.mappingFile = Fichier de mappage labels.protwordsFile = Fichier Prowords labels.kuromojiFile = Fichier Kuromoji labels.elevateWordFile = Fichier Word supplémentaire labels.badWordFile = Mauvais fichier Word labels.urlExpr = Condition
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
docs/fr/docs/contributing.md
``` docs/en/docs/mkdocs.yml ``` * Trouvez l'endroit où cette `docs/features.md` se trouve dans le fichier de configuration. Quelque part comme : ```YAML hl_lines="8" site_name: FastAPI # More stuff nav: - FastAPI: index.md - Languages: - en: / - es: /es/ - features.md ```
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 16.2K bytes - Viewed (0)