Hey what would be more performant and memory effic...
# announcements
o
Hey what would be more performant and memory efficient, have class with a field of Map<String, Any> for very rapid updates, or have the class with field of dedicated class of the fields I would be updating?