Download for Windows Premium
-50% Premium
Publiciteit
web worker

Vertaling van "web worker" in Frans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
web worker
traitement Web
In this version we'll try to fix the problem using a web worker.
Cette solution tente de régler le problème en utilisant un web worker.
Add this to the top of web worker files
Ajoutez ça en haut du fichier web worker
Start and stop a web worker; pass data to a web worker; configure timeouts and intervals on the web worker; register an event listener for the web worker; limitations of a web worker
Démarrage et arrêt d'un traitement Web ; transmission de données à un traitement Web ; configuration des temporisations et des intervalles sur le traitement Web ; enregistrement d'un détecteur d'événement pour le traitement Web ; limites d'un traitement Web
On the other hand, setting up a web worker to do the pre-training was necessary to avoid blocking the main thread in the browser for the pre-training, and thus have a better experience.
Par contre, la mise en place d'un Web Worker pour faire le pre-training était nécessaire pour ne pas bloquer le thread principal dans le navigateur, et donc avoir une meilleure expérience.
This demo displays some particles effects (the fountains) and uses 1 web worker per fountain to try to compute the particles in the fastest way possible.
Cette dernière calcule des effets de particules (les fontaines) et utilise 1 web worker par fontaine pour tenter de calculer le plus rapidement possible les effets de particules.
Unless intentionally using a web worker, such as a service worker, JavaScript runs on the main thread, so it's easy for a script to cause delays in event processing or painting.
À moins d'utiliser volontairement un web worker tel qu'un service worker, JavaScript se lance sur le fil d'exécution principal. Il est donc courant de voir des scripts retarder le traitement des évènements et de la peinture de la page.
Worker() Creates a dedicated web worker that executes the script at the specified URL.
Crée un web worker dédié qui exécute le script qui est au bout de l'URL spécifié.
Orlando Barrera II discovered that incorrect memory handling in the implementation of the web worker API could lead to the execution of arbitrary code.
Orlando Barrera II a découvert qu'un traitement incorrect de la mémoire dans l'implémentation de l'API web worker pourrait conduire à l'exécution de code arbitraire.
The first is to split long-running functions into pieces and use requestAnimationFrame to schedule each piece, and the second is to run the whole function in a separate thread using a web worker.
La première approche est de fractionner les fonctions trop gourmandes en plusieurs morceaux et d'utiliser requestAnimationFrame pour planifier l'exécution de chaque morceau. La seconde approche est d'exécuter la fonction en entier dans un thread séparé en utilisant un web worker.
Creates a shared web worker that executes the script at the specified URL. Properties
Crée un web worker partagé qui exécute le script spécifié par l'URL. Propriétés
Manipulating such data can be a complex task better suited to be delegated to a Web Worker.
Manipuler de telles données peut être une tâche complexe qu'il est plus approprié de déléguer à un web worker.
Long calculations can be performed on a Web Worker or a GPU at the same time as the browser uses its main thread to manage garbage collection, its other tasks, or handle asynchronous events.
Les longs calculs peuvent être fait par un Web Worker ou une accélération matérielle en même temps que le navigateur utilise son propre fil principal pour passer le ramasse-miette, ces autres tâches, ou gérer les évènements asynchrones.
The goal of the app was to maintain 60fps in the UI and near instant detection of the QR Code, this meant that I had to put the detection code in to a Web Worker (pretty standard stuff).
Le but de l'application était de maintenir 60 images par seconde dans l'interface utilisateur et de détecter le code QR de manière quasi instantanée. Cela signifiait que je devais mettre le code de détection dans un Web Worker (élément plutôt standard).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor web worker in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
nail: metal fastener with a pointed end and flat head
Ontdek het woord
Publiciteit

Resultaten: 23. Exact: 23. Verstreken tijd: 51 ms.