Hi, I found t.list module to be quite slow, about 500ms. Simple "select * from strds_absolute_time;" takes about 8ms with sqlite3 or db.select. If I want to get list of more types for more mapsets (for example mapsets which are not in SEARCH_PATH) it takes seconds. Is there a chance to make it faster? Radim