Add new comment

This provides great performance info as well as the s art coding solution. To me, the difference between update complexity of a Field update versus an Entity Property update is very insightful. While Fields provide some great advantages, Entity properties are clearly something that should be considered when working with complex data items (id ones with more than 3 fields/properties). Not only are properties faster to update, scale without impact on multiple but they also are much faster for queries in Views.