Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profiling Ui - Round 2 #43

Open
bvssvni opened this issue Dec 27, 2015 · 4 comments
Open

Profiling Ui - Round 2 #43

bvssvni opened this issue Dec 27, 2015 · 4 comments

Comments

@bvssvni
Copy link
Member

bvssvni commented Dec 27, 2015

rustc 1.7.0-nightly (3150dddb0 2015-12-25)

Modified hello_world example like last time.

screen shot 2015-12-27 at 16 32 29

Previous result (before Elmesque was removed, #31 (comment)): 75.675 microseconds, 79.07% accuracy.

New result (Conrod 0.28.0): 93.26 microseconds, 69.88% accuracy.

Notice: Previous round set widgets when rendering, while new design updates 2x since the default UPS is 120.

@bvssvni
Copy link
Member Author

bvssvni commented Dec 27, 2015

60 UPS:

screen shot 2015-12-27 at 16 59 38

79.66% microseconds, 74.88% accuracy (picking the lowest)

@bvssvni
Copy link
Member Author

bvssvni commented Dec 27, 2015

Testing texture_swap example:

screen shot 2015-12-27 at 17 28 49

Previous result (#31 (comment)): 14.99 microseconds, 99.75% accuracy

New result: 16.135 microseconds, 94.75% accuracy

Second time:

screen shot 2015-12-27 at 18 13 32

15,184 microseconds, 103.84% accuracy

@bvssvni
Copy link
Member Author

bvssvni commented Dec 27, 2015

Second test of 60 UPS, due to one background process might influence result:

screen shot 2015-12-27 at 17 46 43

Previous result (before Elmesque was removed, #31 (comment)): 75.675 microseconds, 79.07% accuracy.

New result: 75.825 microseconds, 72.94% accuracy

@bvssvni
Copy link
Member Author

bvssvni commented Dec 27, 2015

Third test of 60 UPS:

screen shot 2015-12-27 at 18 02 32

73.71 microseconds, 74.98% accuracy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant