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

Make render-phase file-type agnostic #155

Closed
micmro opened this issue Feb 19, 2017 · 0 comments
Closed

Make render-phase file-type agnostic #155

micmro opened this issue Feb 19, 2017 · 0 comments
Assignees

Comments

@micmro
Copy link
Owner

micmro commented Feb 19, 2017

pre-requisit for #92 - and generally supporting other non-har format.
We need to clearly split the parse and render logic to make rendering agnostic of any specific perf-data-fromat (except outs of course):

  • Move all rawResource handling to parse-phase
  • Define details tabs at parse time, so they can be easily replaced
  • Keep parse time low (currently 3-4ms for 65 entry default-sample HAR)
@micmro micmro self-assigned this Feb 19, 2017
micmro pushed a commit that referenced this issue Feb 19, 2017
micmro pushed a commit that referenced this issue Feb 19, 2017
micmro pushed a commit that referenced this issue Feb 19, 2017
micmro pushed a commit that referenced this issue Feb 20, 2017
micmro pushed a commit that referenced this issue Feb 22, 2017
micmro pushed a commit that referenced this issue Feb 23, 2017
micmro added a commit that referenced this issue Feb 25, 2017
#155 refactor to remove all use of `rawResource`
micmro pushed a commit that referenced this issue Feb 25, 2017
@micmro micmro closed this as completed Feb 25, 2017
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