Files
node/lib
Brian White d23b7d2656 string_decoder: rewrite implementation
This commit provides a rewrite of StringDecoder that both improves
performance (for non-single-byte encodings) and understandability.

Additionally, StringDecoder instantiation performance has increased
considerably due to inlinability and more efficient encoding name
checking.

PR-URL: https://github.com/nodejs/node/pull/6777
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2016-05-29 14:48:11 -04:00
..
2015-10-08 17:32:08 -07:00
2016-04-29 16:52:57 -07:00
2016-05-17 11:05:18 -07:00
2016-05-26 11:28:45 +02:00
2016-03-21 15:48:51 -07:00
2016-05-17 11:05:18 -07:00
2016-05-18 02:12:28 -04:00
2016-05-12 10:03:06 -04:00
2016-05-17 11:05:18 -07:00
2016-05-23 12:16:41 +02:00
2015-01-31 23:47:29 -05:00