The "stats" is a performance monitor for Three.js, if you are interested in it, you can see more
information about stats from its github. As our Gio globe
is an open source
library based on Three.js, so you may be want to add stats to your scene, you can use the enableStats() to add the stats panel in the left-top corner.