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

Build some performance tests #40

Open
benbasson opened this issue Aug 25, 2014 · 0 comments
Open

Build some performance tests #40

benbasson opened this issue Aug 25, 2014 · 0 comments
Assignees

Comments

@benbasson
Copy link
Member

To assess whether changes made to address #38 and #39 are beneficial / find out which method is optimal, we will need some rudimentary performance metrics. I propose building a small page that automatically runs tests on tagger widgets with different amounts of data so that we have some idea of current performance and can tell if we're improving it or not.

As most of our time goes in either building the widget (because we need to know what values are selected) or building the suggestions list, I'm planning to start with those as the major focus and use the same configuration (a multi-select) with differing numbers of values.

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