GPUScore is a comprehensive graphics benchmarking suite developed by Basemark, designed to evaluate GPU performance across diverse platforms including Windows, Android, iOS, macOS, and Linux. The solution utilizes the Rocksolid® rendering engine to provide accurate, game-like stress tests that support modern APIs such as DirectX 12, Vulkan, and Metal. It serves both consumer electronics manufacturers and businesses by offering standardized metrics for hardware comparison, overclocking validation, and device certification.

LLM mention score The LLM mention score is the total number of mentions of this brand in different LLM chatbots, normalized to the scale from 0 to 100. You can get actual, non-normalized numbers via the LLM Mention API from DataForSEO.

Normalized 0–100 · last 8 weeks

DataForSEO API

Get LLM mention data of any company via DataForSEO API

Get access to the structured data on keyword, brand, and website mentions in LLMs, including metrics like AI search volume, impressions, and mentions count. 

How to get LLM mention data →
// Fetch GPUScore mentions
POST v3/ai_optimization/llm_mentions/search/live
[
    {
        "target": [
            {
                "keyword": "GPUScore",
                "search_scope": ["any"]
            }
        ],
        "platform": "chat_gpt",
        "order_by" : ["ai_search_volume,desc"]
    }
]