$ npm install --save repeat-string
Repeat the given string
the specified number
of times.
Repeat string is significantly faster than the native method (which is itself faster than repeating):
repeat-string  âââââââââââââââââââââââââ  (26,953,977 ops/sec)
repeating      âââââââââ                  (9,855,695 ops/sec)
native         ââââââââââââââââââ         (19,453,895 ops/sec)
Â
repeat-string  âââââââââââââââââââââââââ  (19,445,252 ops/sec)
repeating      âââââââââââ                (8,661,565 ops/sec)
native         ââââââââââââââââââââ       (16,020,598 ops/sec)
Â
repeat-string  âââââââââââââââââââââââââ  (23,792,521 ops/sec)
repeating      âââââââââ                  (8,571,332 ops/sec)
native         âââââââââââââââ            (14,582,955 ops/sec)
Â
repeat-string  âââââââââââââââââââââââââ  (23,640,179 ops/sec)
repeating      âââââ                      (5,505,509 ops/sec)
native         ââââââââââ                 (10,085,557 ops/sec)
Â
repeat-string  âââââââââââââââââââââââââ  (23,489,618 ops/sec)
repeating      ââââ                       (3,962,937 ops/sec)
native         ââââââââ                   (7,724,892 ops/sec)
Â
repeat-string  âââââââââââââââââââââââââ  (20,315,172 ops/sec)
repeating      ââââ                       (3,297,079 ops/sec)
native         âââââââ                    (6,203,331 ops/sec)
Â
repeat-string  âââââââââââââââââââââââââ  (23,382,915 ops/sec)
repeating      âââ                        (2,980,058 ops/sec)
native         âââââ                      (5,578,808 ops/sec)
npm i -d && node benchmark
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
(This document was generated by verb-generate-readme (a verb generator), please don't edit the readme directly. Any changes to the readme must be made in .verb.md.)
$ npm install -g verb verb-generate-readme && verb
$ npm install -d && npm test
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4