Skip to content

A small Unity application to have a more complex showcase of the Unity Player Loop Profiles Plugin.

Notifications You must be signed in to change notification settings

Bristn/Unity-SimplePinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Simple Pinger

A small Unity application to have a more complex showcase of the Unity Player Loop Profiles Plugin.

About

It's a pretty simple application, which allows you to create mutliple tabs, each with it's own ping entries. A ping entry has a few self-explanatory settings like name, host and suffix. Once a entry is activated, by clicking it, a HTTP ping gets send to the address defined by it's settings. This ping is equivalent to opening the same URL in your web browser.

Download

If you want to checkout the application by yourself there are a few download options.

  • Download the android app in the google play store.
  • Download the android app from the releases of this repository.
  • Download the windows application from the releases of this repository. In this version certain functions like sharing files or importing tabs wont work, but the core should remain functional. It's mainly intended to showcase that the plugin should work for any platform.

Both repository versions were built in development mode for easier debugging/profiling.

Player Loop Profiles

As previosuly stated, the Unity Player Loop Profiles Plugin is used to reduce CPU usage. Here is a quick comparison video showcasing the difference when using the plugin.

Youtube video

In case the link above isn't working, try this one.

For more information checkout the plugins GitHub repository.

Other resources

About

A small Unity application to have a more complex showcase of the Unity Player Loop Profiles Plugin.

Topics

Resources

Stars

Watchers

Forks