संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
कैश मेमोरी का इस्तेमाल, कम्यूनिटी विज़ुअलाइज़ेशन की परफ़ॉर्मेंस को बेहतर बनाने के लिए किया जा सकता है.
devMode का इस्तेमाल करना
Looker Studio, कम्यूनिटी कॉम्पोनेंट को डिफ़ॉल्ट रूप से कैश मेमोरी में सेव करता है. मेनिफ़ेस्ट में devMode को
true पर सेट करने से, कैश मेमोरी की सुविधा बायपास हो जाती है. इससे, अपने कोड का नया वर्शन लोड किया जा सकता है. अगर devMode को सेट नहीं किया जाता है, तो यह डिफ़ॉल्ट रूप से false को दिखाता है. इसका मतलब है कि Looker Studio आपके कम्यूनिटी कॉम्पोनेंट का, कैश मेमोरी में सेव किया गया वर्शन दिखाएगा.
कॉम्पोनेंट का कैश मेमोरी में सेव किया गया वर्शन, हर 12 घंटे में अपने-आप अपडेट होता है. पहले कैश मेमोरी में सेव किए गए कॉम्पोनेंट की
कैश मेमोरी को बायपास करने के लिए, devMode को true पर सेट करें.
साथ ही, कैश मेमोरी में सेव की गई devMode प्राथमिकता को खत्म होने के लिए 12 घंटे का समय दें.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eCommunity Visualizations in Looker Studio utilize caching to enhance performance, with components automatically updating every 12 hours.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can bypass the cache by enabling \u003ccode\u003edevMode\u003c/code\u003e in the manifest to load the latest version of their code, which defaults to \u003ccode\u003efalse\u003c/code\u003e for cached component serving.\u003c/p\u003e\n"],["\u003cp\u003eTo ensure the latest updates are reflected after using \u003ccode\u003edevMode\u003c/code\u003e, allow 12 hours for the cached preference to expire.\u003c/p\u003e\n"]]],[],null,["# Improving performance\n\n| **Note:** The Community Visualization feature is in \"Developer Preview\". To learn more about upcoming features and improvements during this period visit the [Developer Preview](/looker-studio/visualization/developer-preview) page.\n\nCaching can be used to improve the performance of Community Visualizations.\n\nUsing `devMode`\n---------------\n\nLooker Studio caches community components by default. Setting `devMode` to\n`true` in the manifest bypasses the cache, allowing you to load the latest\nversion of your code. If `devMode` is not set, it defaults to `false`, which\nmeans that Looker Studio will serve a cached version of your community\ncomponent.\n\nThe cached version of the component automatically updates every 12 hours. To\nbypass the cache for a previously cached component, set `devMode` to `true`\nand allow 12 hours for the cached `devMode` preference to expire.\n\nNext steps\n----------\n\n[Review the manifest documentation](/looker-studio/visualization/manifest-reference)."]]