Nicholas Nethercote 856e1c600b Optimize Ref_toString().
I have a large PDF where this function is called 1.6 million times
during loading. Minimizing the string concatenations reduces the
cumulative allocations done by Firefox within this function from 113 MB
to 48 MB.
2014-07-24 06:49:56 -07:00
..
2014-06-18 16:58:11 -05:00
2014-04-15 17:10:23 +02:00
2014-07-10 12:06:19 +02:00
2014-06-13 15:12:50 -05:00
2014-05-23 14:11:47 -05:00
2014-05-10 18:03:54 +02:00
2014-06-17 10:09:17 +02:00
2014-06-13 18:22:42 -05:00
2014-05-29 20:38:50 -05:00
2014-07-24 06:49:56 -07:00