Avoid using ko.observable()

To improve performance, do not create ko.observable() for data that does not change.