Theme
arya
luna-amber
luna-blue
luna-green
luna-pink
nova-dark
nova-light
saga
vela
Speedtest
SpeedTest SpeedTest component allows you to test the network speed of your server.

Features include:
  • Captures download, upload, ping, and jitter speed
  • Provides results in an Ajax callback

For testing the download speed you will need an uncompressable payload file deployed on your server with a size of 1MB, 2MB, 5MB or 10MB. We recommend using a 5MB file to test the speed.

This can be generated here:

Components and more
Use Cases
Documentation pe:speedtest
Attributes (move mouse over the names to see data types)
Name Description
id Unique identifier of the component in a namingContainer.
rendered Boolean value to specify the rendering of the component, when set to false component will not be rendered.
binding An el expression referring to a server side UIComponent instance in a backing bean.
widgetVar Name of the client side widget.
style Style of the main container element. Default value is null.
styleClass Style class of the main container element. Default value is null.
file File name (URL) of the dummy file to download. Best results with an 5MB random-test-file.
captionPing Caption of Ping result. Default is 'Ping'.
captionJitter Caption of Jitter result. Default is 'Jitter'.
captionDownload Caption of Download result. Default is 'Download'.
captionUpload Caption of Upload result. Default is 'Upload'.
colorPing Color of Ping result. Default is '#993333'.
colorJitter Color of Jitter result. Default is '#d2900a'.
colorDownload Color of Download result. Default is '#339933'.
colorUpload Color of Upload result. Default is '#333399'.
PrimeFaces Extensions Showcase - © 2011-2023,PrimeFaces: 13.0.0,PrimeFaces Extensions: 13.0.1,JSF: Apache MyFaces JSF-2.3 Core Impl 2.3.10,Server: jetty/9.4.36.v20210114,Build time: 2023-09-11 19:07