Alexander Tokarev is a database performance architect who gave a presentation on his experience using Oracle In-Memory technology for a faceted search project. The project involved tagging 3 million objects with 42 million tags, which was loaded into an Oracle database. Initial performance testing without In-Memory showed slow query speeds. After implementing Oracle In-Memory, query performance improved up to 21 times faster. However, Tokarev discovered that not all Oracle In-Memory features provided significant benefits and some caused issues. With tuning, the final In-Memory implementation led to a 4x overall performance boost for the faceted search queries.