<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Compare performance of “Object.values()” vs “_.values()” vs “for…in” to extract values from an object</title><link>https://www.dotnetzone.gr:443/cs/blogs/ppolyzos/archive/2019/07/30/compare-performance-of-object-values-vs-values-vs-for-in-to-extract-values-from-an-object.aspx</link><description>Recently, in a project, we had to extract the values from a large collection of objects and, while the easiest way to do so was to use the native Object.values()method, which returns an array of a given object&amp;#8217;s own enumerable property values, we</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator></channel></rss>