Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

fix: adjust hiccup threshold from 33ms to 50ms (20FPS) #1468

Merged
merged 4 commits into from
Oct 20, 2020
Merged

Conversation

eordano
Copy link
Member

@eordano eordano commented Oct 19, 2020

No description provided.

@eordano eordano requested review from a team, pbosio and AjimenezDCL October 19, 2020 19:06
@github-actions
Copy link

This branch can be previewed at https://explorer.decentraland.zone/branch/fix/hiccup/index.html

@eordano eordano requested review from BrianAmadori and removed request for pbosio October 19, 2020 19:26
@@ -2,6 +2,8 @@
{
public class FPSEvaluation
{
public const float HICCUP_THRESHOLD_IN_SECONDS = 0.05f;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick, but the threshold for instant response we were checking out wasn't of 55ms?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was 33ms (1/30FPS)

@sandrade-dcl sandrade-dcl merged commit a91ea10 into master Oct 20, 2020
@sandrade-dcl sandrade-dcl deleted the fix/hiccup branch October 20, 2020 17:34
This was referenced Oct 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants