Download for Windows Premium
-50% Premium
Publiciteit
web worker

Vertaling van "web worker" in Engels

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
Web Workers
Cette solution tente de régler le problème en utilisant un web worker.
In this version we'll try to fix the problem using a web worker.
Ajoutez ça en haut du fichier web worker
Add this to the top of web worker files
Pour gérer les erreurs levées depuis votre Web Worker, rien de plus simple.
It is very easy to handle errors raised from your Web Workers.
Nous allons construire un objet de type WorkerMessage qui va nous servir à envoyer des commandes à notre Web Worker accompagnées d'un paramètre.
This type will be used to send some commands with parameters to our Web Workers.
Manipuler de telles données peut être une tâche complexe qu'il est plus approprié de déléguer à un web worker.
Manipulating such data can be a complex task better suited to be delegated to a Web Worker.
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.
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.
À 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.
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.
Crée un web worker dédié qui exécute le script qui est au bout de l'URL spécifié.
Worker() Creates a dedicated web worker that executes the script at the specified URL.
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.
Orlando Barrera II discovered that incorrect memory handling in the implementation of the web worker API could lead to the execution of arbitrary code.
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.
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.
Ajoutez default-src blob: à la stratégie de sécurité du contenu (CSP) de votre origine. amp-bind délègue les tâches fastidieuses à un web worker dédié pour garantir un niveau de performances élevé.
Add default-src blob: to your origin's Content Security Policy. amp-bind delegates expensive work to a dedicated Web Worker to ensure good performance. Debugging State
Crée un web worker partagé qui exécute le script spécifié par l'URL. Propriétés
Creates a shared web worker that executes the script at the specified URL. Properties
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.
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.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor web worker in het Frans

Publiciteit

Resultaten: 19. Exact: 19. Verstreken tijd: 27 ms.