Dashboards & Visualizations

Does Splunk support Flash 10.1 GPU

matt
Splunk Employee
Splunk Employee
1 Solution

jgatt
Splunk Employee
Splunk Employee

Short answer:

no

Long answer:

It seems that only supported mobile devices can take advantage of hardware rendering for graphics (for now). Most performance enhancements to Flash Player like this don't require any updates to existing builds. However, the following exception is mentioned in the article you referenced:

... the wmode=opaque or wmode=transparent embed parameters will disable hardware rendering, causing the software to render the graphics.

Unfortunately, we use wmode=opaque when embedding Flash content in Splunk to enable proper z-index layering with other content on a page (the default wmode places Flash content on top of all other content on a page, regardless of its z-index). This facilitates things like JavaScript popups, menus, and other overlays that need to appear on top of Flash content.

The layering of Flash content between other content on a page requires the browser to perform the final render composition, which apparently requires Flash Player to send all rendering instructions through the browser instead of directly to the GPU. Therefore, even on mobile devices, Flash content in Splunk will not take advantage of hardware rendering.

View solution in original post

jgatt
Splunk Employee
Splunk Employee

Short answer:

no

Long answer:

It seems that only supported mobile devices can take advantage of hardware rendering for graphics (for now). Most performance enhancements to Flash Player like this don't require any updates to existing builds. However, the following exception is mentioned in the article you referenced:

... the wmode=opaque or wmode=transparent embed parameters will disable hardware rendering, causing the software to render the graphics.

Unfortunately, we use wmode=opaque when embedding Flash content in Splunk to enable proper z-index layering with other content on a page (the default wmode places Flash content on top of all other content on a page, regardless of its z-index). This facilitates things like JavaScript popups, menus, and other overlays that need to appear on top of Flash content.

The layering of Flash content between other content on a page requires the browser to perform the final render composition, which apparently requires Flash Player to send all rendering instructions through the browser instead of directly to the GPU. Therefore, even on mobile devices, Flash content in Splunk will not take advantage of hardware rendering.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...