create account

[Translation][Spanish] Node.js (1052 words) (Part 45) by samuellmiller

View this thread on: hive.blogpeakd.comecency.com
· @samuellmiller · (edited)
$18.07
[Translation][Spanish] Node.js (1052 words) (Part 45)
![node.png](https://cdn.steemitimages.com/DQmQPWKpofUTSNs5ZZCw7m6etqsLShgShoNAJ6peVvxhgTy/node.png)
#### Repository
https://github.com/nodejs/i18n

#### Project Details
Node.js, by definition, is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside the browser. This means that now it is possible to execute a program written in JS outside a web browser such as Google Chrome, Safari, etc. This creates an extension to what the language can do, besides just creating interactive websites. With the help of the V8 JavaScript runtime engine, it can now take the code and convert it into a faster machine code, e. g., Node.js eliminates the waiting and continues to take care of the next task.

From my personal perspective, Node.js represents an advantage for the coders to write code, since it still has all the capabilities and functionalities JavaScript offers, but now in a more extended way. Also, thanks to all the time I have been contributing with this project, I have realized the huge amount of time and effort that the Node.js team has taken in order to make it as good as it is and also to improve it with every single upgrade.

You can take a look at their Crowdin project [here](https://crowdin.com/project/nodejs).

#### Contribution Specifications

- Translation Overview

This is the 45th translation I made for the Node.js project, and on this contribution I started translating the WRITING-AND-RUNNING-BENCHMARKS.MD folder, which I define as follows:

-- WRITING-AND-RUNNING-BENCHMARKS.MD: The intention of this folder is to inform the writer on how to write and run benchmarks on the Node.js project. It starts by showing the requirements to write the different types of benchmarks, their way of execution and its way of creation. It also shows a not-so-short list of comparisons of the different versions of the benchmarks. I find this very useful for the coders since it shows that the project itself is interested on showing (and somehow teaching) their writers how to do things correctly by informing them about the different ways to do a task.

Now, nothing within this contribution is either complex or hard to understand, since it is basically a tutorial. However, there is a thing I would like to mention to show the difference between three things: **benchmark**, **benchmarker** and **benchmarking**.

Let's start with **benchmark**. In the computing area, a benchmark is the act of running or executing a computer program, a set of programs or any other operations in order to asses the relative performance of an object, usually by running a number of standard tests and trials against it. So basically, a benchmark is a test, and its function is to measure the performance of a hardware, a software or a computer itself. These tests can be used to compare how well a product works against any other. So, the higher value of the results means the fast the component, software or overall computer is. 

There are plenty of softwares that realize a computer benchmark, and those are the so called **benchmarkers**. The different computer programs that realize the tests and trials. One example is the one shown in the picture below, CrystalMark, and it shows the overall rating of each of its components.

<center>![CrystalDiskMark6_300x250.jpg](https://ipfs.busy.org/ipfs/QmaJfBNRYXegFuPfSEuJmB3tZQeGUNvB6aDQKAGtPmiBR7)</center>

And **benchmarking** is just the practice of comparing business processes and performance metrics to industry best practices from other companies. The dimensions usually measured are quality, time and cost. Now, even though there is not a single benchmarking that has been universally adopted, it does exist a 12-step methodology that helps to develop one. 

The 12 stage methodology consists of:

1. Select subject
2. Define the process
3. Identify potential partners
4. Identify data sources
5. Collect data and select all partners
6. Determine the gap
7. Establish process differences
8. Target future performance
9. Communicate
10. Adjust goal
11. Implement
12. Review and recalibrate

As I mentioned, there are many different ways to develop a benchmark, however, the process is similar.

<center>![4-keys-benchmarking-958x1024.jpg](https://ipfs.busy.org/ipfs/QmYFzVCdgagU5PBUwA5g8yoAs9Wts9oZLkFcPNER9kSTPc)</center>

<center>***SOMETHING IMPORTANT TO KNOW***</center>

The word **benchmark** was translated to *prueba de rendimiento*, while the words *benchmarking* and *benchmarker* were kept untranslated.

Examples of strings translated:

**1.** EN: Basics of a benchmark

SP: Conceptos básicos de una prueba de rendimiento

**2.** EN: Basic Unix tools are required for some benchmarks.

SP: Se requieren herramientas básicas de Unix para algunas pruebas de rendimiento.

**3.** EN: Most of the HTTP benchmarks require a benchmarker to be installed.

SP: La mayoría de las pruebas de rendimiento de HTTP requieren que se instale un benchmarker.


**References:**

-- Wikipedia. *Benchmark* (https://en.wikipedia.org/wiki/Benchmark_(computing))

-- Wikipedia. *Benchmarking* (https://en.wikipedia.org/wiki/Benchmarking)

-- Computer Hope. *What is a Benchmark?* (https://www.computerhope.com/jargon/b/benchmar.htm)

- Languages

I translated from English to Spanish.

I have translated over 100,000 words utilizing the Crowdin platform and this has given me experience to always grant great quality translations.

- Word Count

I have translated **1,053 words**. This contribution has been made between the dates Feb/1/2019, when I realized the translation, and Feb/2/2019, when I realized the corrections.

**Previous translations on this project:**
- [Part 1](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1323-words-part-1)
- [Part 2](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1079-words-part-2)
- [Part 3](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1049-words-part-3)
- [Part 4](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1021-words-part-4)
- [Part 5](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1033-words-part-5)
- [Part 6](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1032-words-part-6)
- [Part 7](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1034-words-part-7)
- [Part 8](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1027-words-part-8)
- [Part 9](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1024-words-part-9)
- [Part 10](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1025-words-part-10)
- [Part 11](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1016-words-part-11)
- [Part 12](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1013-words-part-12)
- [Part 13](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1015-words-part-13)
- [Part 14](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1023-words-part-14)
- [Part 15](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1018-words-part-15)
- [Part 16](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1023-words-part-16)
- [Part 17](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1010-words-part-17)
- [Part 18](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1020-words-part-18)
- [Part 19](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1015-words-part-18)
- [Part 20](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1028-words-part-20)
- [Part 21](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1022-words-part-21)
- [Part 22](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1023-words-part-22)
- [Part 23](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1036words-part-3)
- [Part 24](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1016-words-part-24)
- [Part 25](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1020-words-part-25)
- [Part 26](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1027-words-part-26)
- [Part 27](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1034-words-part-27)
- [Part 28](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1020-words-part-28)
- [Part 29](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1107-words-part-29)
- [Part 30](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1107-words-part-30)
- [Part 31](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1149-words-part-31)
- [Part 32](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1107-words-part-32)
- [Part 33](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1041-words-part-33)
- [Part 34](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1149-words-part-34)
- [Part 35](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1107-words-part-35)
- [Part 36](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1119-words-part-36)
- [Part 37](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1112-words-part-36)
- [Part 38](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1107-words-part-38)
- [Part 39](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1105-words-part-39)
- [Part 40](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1103-words-part-40)
- [Part 41](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1107-words-part-41)
- [Part 42](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1143-words-part-42)
- [Part 43](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1103-words-part-43)
- [Part 44](https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1053-words-part-44)

### Proof of Authorship
[My Crowdin profile](https://crowdin.com/profile/SamuelLMiller)
![Qma5ZvDxgbK8cpmMkPenWW8sXpc7UDNsT2hNBiGQHtRNwh.png](https://cdn.steemitimages.com/DQmNrR8PecFmXFCCC9jGKYAcAB4D4ByWgNt2KYKZx1Tqt1g/Qma5ZvDxgbK8cpmMkPenWW8sXpc7UDNsT2hNBiGQHtRNwh.png)

### Word Count
![Screen Shot 2019-02-04 at 8.59.57 PM.png](https://ipfs.busy.org/ipfs/QmZMhs8dW1vJ8JjV363gViJCzeZJrKmxqpU1wSzXreskqC)
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 43 others
properties (23)
authorsamuellmiller
permlinktranslation-spanish-node-js-1052-words-part-45
categoryutopian-io
json_metadata{"community":"busy","app":"steemit/0.1","format":"markdown","tags":["utopian-io","translations","nodejs","davinci"],"links":["https://github.com/nodejs/i18n","https://crowdin.com/project/nodejs","https://en.wikipedia.org/wiki/Benchmark_","https://en.wikipedia.org/wiki/Benchmarking","https://www.computerhope.com/jargon/b/benchmar.htm","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1323-words-part-1","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1079-words-part-2","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1049-words-part-3","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1021-words-part-4","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1033-words-part-5","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1032-words-part-6","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1034-words-part-7","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1027-words-part-8","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1024-words-part-9","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1025-words-part-10","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1016-words-part-11","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1013-words-part-12","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1015-words-part-13","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1023-words-part-14","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1018-words-part-15","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1023-words-part-16","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1010-words-part-17","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1020-words-part-18","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1015-words-part-18","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1028-words-part-20","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1022-words-part-21","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1023-words-part-22","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1036words-part-3","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1016-words-part-24","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1020-words-part-25","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1027-words-part-26","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1034-words-part-27","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1020-words-part-28","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1107-words-part-29","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1107-words-part-30","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1149-words-part-31","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1107-words-part-32","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1041-words-part-33","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1149-words-part-34","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1107-words-part-35","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1119-words-part-36","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1112-words-part-36","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1107-words-part-38","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1105-words-part-39","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1103-words-part-40","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1107-words-part-41","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1143-words-part-42","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1103-words-part-43","https://steemit.com/utopian-io/@samuellmiller/translation-spanish-node-js-1053-words-part-44","https://crowdin.com/profile/SamuelLMiller"],"image":["https://cdn.steemitimages.com/DQmQPWKpofUTSNs5ZZCw7m6etqsLShgShoNAJ6peVvxhgTy/node.png","https://ipfs.busy.org/ipfs/QmaJfBNRYXegFuPfSEuJmB3tZQeGUNvB6aDQKAGtPmiBR7","https://ipfs.busy.org/ipfs/QmYFzVCdgagU5PBUwA5g8yoAs9Wts9oZLkFcPNER9kSTPc","https://cdn.steemitimages.com/DQmNrR8PecFmXFCCC9jGKYAcAB4D4ByWgNt2KYKZx1Tqt1g/Qma5ZvDxgbK8cpmMkPenWW8sXpc7UDNsT2hNBiGQHtRNwh.png","https://ipfs.busy.org/ipfs/QmZMhs8dW1vJ8JjV363gViJCzeZJrKmxqpU1wSzXreskqC"]}
created2019-02-05 01:00:57
last_update2019-02-06 22:01:15
depth0
children4
last_payout2019-02-12 01:00:57
cashout_time1969-12-31 23:59:59
total_payout_value13.271 HBD
curator_payout_value4.800 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10,717
author_reputation39,528,925,146,935
root_title"[Translation][Spanish] Node.js (1052 words) (Part 45)"
beneficiaries
0.
accountdavinci.pay
weight1,000
1.
accountutopian.pay
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,407,658
net_rshares43,327,348,360,028
author_curate_reward""
vote details (107)
@alejohannes · (edited)
$7.12
Greetings, @samuellmiller. Thanks for submitting your contribution!

* The presentation and contents of your post are good and fulfill the requirements for a complete evaluation of your contribution.
* The translated content fits coherently the general meaning and use of the enlisted strings.
* You explained several important concepts you learnt while you were doing this translation.
* Your writing style and the use you did of the terminology involved in this translation were pretty accurate.
* For further works, please refer to the sources of the pictures you share in your reports.
* You added examples of your translation job on the addressed folder... Great!

#### Congratulations on this contribution!
#
Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/guidelines), as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/12/2-4-2-2-2-6-).

---- 
Chat with us on [Discord](https://discord.gg/vMGmDSm)
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authoralejohannes
permlinkre-samuellmiller-translation-spanish-node-js-1052-words-part-45-20190205t034426432z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["samuellmiller"],"links":["https://join.utopian.io/guidelines","https://review.utopian.io/result/12/2-4-2-2-2-6-","https://discord.gg/vMGmDSm"],"app":"steemit/0.1"}
created2019-02-05 03:16:15
last_update2019-02-05 03:17:12
depth1
children1
last_payout2019-02-12 03:16:15
cashout_time1969-12-31 23:59:59
total_payout_value5.406 HBD
curator_payout_value1.715 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,101
author_reputation81,484,992,319,751
root_title"[Translation][Spanish] Node.js (1052 words) (Part 45)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,411,573
net_rshares14,994,854,850,879
author_curate_reward""
vote details (30)
@utopian-io ·
Thank you for your review, @alejohannes! Keep up the good work!
properties (22)
authorutopian-io
permlinkre-re-samuellmiller-translation-spanish-node-js-1052-words-part-45-20190205t034426432z-20190207t154757z
categoryutopian-io
json_metadata"{"app": "beem/0.20.17"}"
created2019-02-07 15:48:00
last_update2019-02-07 15:48:00
depth2
children0
last_payout2019-02-14 15:48:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length63
author_reputation152,955,367,999,756
root_title"[Translation][Spanish] Node.js (1052 words) (Part 45)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,532,303
net_rshares0
@steem-ua ·
#### Hi @samuellmiller!

Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your post is eligible for our upvote, thanks to our collaboration with @utopian-io!
**Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
properties (22)
authorsteem-ua
permlinkre-translation-spanish-node-js-1052-words-part-45-20190205t105340z
categoryutopian-io
json_metadata"{"app": "beem/0.20.18"}"
created2019-02-05 10:53:42
last_update2019-02-05 10:53:42
depth1
children0
last_payout2019-02-12 10:53:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length292
author_reputation23,214,230,978,060
root_title"[Translation][Spanish] Node.js (1052 words) (Part 45)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,425,129
net_rshares0
@utopian-io ·
Hey, @samuellmiller!

**Thanks for contributing on Utopian**.
We’re already looking forward to your next contribution!

**Get higher incentives and support Utopian.io!**
 Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via [SteemPlus](https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en) or [Steeditor](https://steeditor.app)).

**Want to chat? Join us on Discord https://discord.gg/h52nFrV.**

<a href='https://steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
properties (22)
authorutopian-io
permlinkre-translation-spanish-node-js-1052-words-part-45-20190210t120954z
categoryutopian-io
json_metadata"{"app": "beem/0.20.17"}"
created2019-02-10 12:09:57
last_update2019-02-10 12:09:57
depth1
children0
last_payout2019-02-17 12:09:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length595
author_reputation152,955,367,999,756
root_title"[Translation][Spanish] Node.js (1052 words) (Part 45)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,660,344
net_rshares0