diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
commit | 68fc8e96a9629e73469ed457abd955e548ec670c (patch) | |
tree | 8529ab9fe63d011f23c7f22ab5a4a1c5563fcaa4 /files/pt-br/glossary/jank/index.html | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.tar.gz translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.tar.bz2 translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.zip |
unslug pt-br: move
Diffstat (limited to 'files/pt-br/glossary/jank/index.html')
-rw-r--r-- | files/pt-br/glossary/jank/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/files/pt-br/glossary/jank/index.html b/files/pt-br/glossary/jank/index.html new file mode 100644 index 0000000000..0b52d83572 --- /dev/null +++ b/files/pt-br/glossary/jank/index.html @@ -0,0 +1,10 @@ +--- +title: Jank +slug: Glossario/Jank +tags: + - CodingScripting + - Glosário(2) + - Performance +translation_of: Glossary/Jank +--- +<p><strong>Jank</strong> <span id="result_box" lang="pt"><span class="hps">se refere à</span> <span class="hps">lentidão</span> <span class="hps">em</span> <span class="hps">uma interface de usuário</span><span>,</span> <span class="hps">geralmente causado por</span> <span class="hps">execução de tarefas</span> <span class="hps">longas</span> <span class="hps">na Thread principal</span><span>, o bloqueio</span> <span class="hps">de renderização,</span> <span class="hps">ou</span> <span class="hps">esforço </span><span class="alt-edited hps">demais </span></span><span lang="pt"><span class="hps">do processador</span> <span class="alt-edited hps">com</span> <span class="hps">processos em segundo plano</span><span>.</span></span></p> |