PandaUI Stats - JohnnyRS/PandaCrazy-Max GitHub Wiki
Under the top menu buttons you will see the stats being displayed. Each stat can be clicked on to toggle through other similar stats. You will also see a test that displays if any jobs are collecting or not. Next to that text will be a number showing hoe many jobs are currently collecting. You want to keep this low if at all possible.
Stats: [Elapsed Time] [Accepted] [PRE's] [Panda Jobs] [Total Earnings]
This number may not show exactly the timer you have set but it should be close. This is due to how the browser shares resources with extensions so I have tried to make it correct itself if the time elapsed is not accurate enough. The timer number will be shown in milliseconds so 1000ms is equal to 1 second. Clicking on the text will show the next similar stat in order:
-
[Timer set at]
- This will display the current timer that the extension is using set up in the timer options. -
[Ham Timer set at]
- This will display the current HAM timer that the extension is using set up in the timer options. -
[Search Timer set at]
- This will display the current SEARCH timer that the extension is using set up in the timer options. -
[Queue Timer set at]
- This will display the current QUEUE timer that the extension is using set up in the timer options. -
[Fetched Elapsed]
- This will display how many milliseconds it took from sending MTURK a panda request and receiving a response.
This stat shows the number of HITs accepted by the extension. This will not show the accepted HITs you manually accepted outside of the extension. Clicking on the text will show the next similar stat in order:
-
[Fetched]
- This shows the number of fetches which is when the extension uses a panda link to try to collect a HIT. This number will be larger or equal to the accepted value. -
[Errors]
- If the extension receives any errors from mturk it will display the number of errors it has received here. Should be zero but if mturk is running slow or your connection is slowed down there may be errors.
This will show the number of PRE's, Page Request Error, it has detected when trying to fetch a panda link. Clicking on the text will show the next similar stat in order:
-
[Search PRE's]
- There is a separate PRE counter for search jobs and the triggers on the searchUI. This stat will display the amount of PRE's detected when trying to do a search. This does share PRE's with other scripts that monitor the search page like Hit Finder, Hit forker or Hit Scraper. If this value is too high you may want to change your search timer. -
[Total PRE's]
- This will display the total number of PRE's it has received from the panda and search PRE's combined. There is also a queue watch PRE but it doesn't seem to be a problem at this time so it's not counted but it is detected.
This stat shows the amount of panda jobs added to the extension in any of the tabs. Clicking on the text will show the next similar stat in order:
-
[Search Jobs]
- This displays the search jobs added to the panda page in any of the tabs. The search triggers on the searchUI will not be counted here because it is being controlled on the searchUI page. -
[Submitted]
- This shows the detected HITs that has been submitted on the mturk page. -
[Returned]
- This shows the detected HITs that has been returned on the mturk page. -
[Abandoned]
- This shows the detected abandoned HITs that ran out of time in the queue.
When you open the pandaUI page first it will go to mturk dashboard and collect your potential earnings for the day. The number displayed here will be the potential earnings calculated plus the amount you have in your queue. If you think this number may be wrong during the day you can click on the text and hold it for a second to have the extension go out and calculate your earnings again. Clicking on the text will show the next similar stat in order:
-
[Potential]
- This will display the potential earnings the extension calculated from your mturk dashboard. -
[Queue Earnings]
- This will display the earnings you would get if you submitted all the HITs in your queue.