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

Performance no entities spike #226

Open
wants to merge 55 commits into
base: master
Choose a base branch
from

Conversation

pietrop
Copy link
Contributor

@pietrop pietrop commented Mar 13, 2020

Is your Pull Request request related to another issue in this repository ?

Fixes this #150 and addresses comment #150 (comment) and duplicate of PR pietrop#13 on my fork.

Describe what the PR does

Fixes #150, see description in duplicate PR pietrop#13 on my fork.

State whether the PR is ready for review or whether it needs extra work

Ready to review

Additional context

Might be easier to first review this by looking at pietrop#13 and then adjust the repo diffs between the two forks etc..

pietrop and others added 30 commits October 2, 2019 18:08
Updating from BBC repo
Updating from BBC master
added batch speaker change, and time value for rollback
fixed keyboard shortcut analytics bug
fix optional analytics in keyboard shorcuts
added Facebook's Zuck Senate hearing 5 hours example  to the demo app to stress test edge cases
added try catch block around local storage saving to avoid app crashing if it runs out of memory during save in demo app
removed auto sync for performance on longer files, also added sync btn to restore timestamps
added as option to pass in speaker and timecodes labels as attributes to transcript editor with  defaults
Pietro Passarelli and others added 20 commits March 16, 2020 10:54
… but also save state to reflect in the editor
Co-Authored-By: Eimi Okuno <emettely@users.noreply.github.com>
Co-Authored-By: Eimi Okuno <emettely@users.noreply.github.com>
Co-Authored-By: Eimi Okuno <emettely@users.noreply.github.com>
Co-Authored-By: Eimi Okuno <emettely@users.noreply.github.com>
Co-Authored-By: Eimi Okuno <emettely@users.noreply.github.com>
Co-Authored-By: Eimi Okuno <emettely@users.noreply.github.com>
Co-Authored-By: Eimi Okuno <emettely@users.noreply.github.com>
Co-Authored-By: Eimi Okuno <emettely@users.noreply.github.com>
Co-Authored-By: Eimi Okuno <emettely@users.noreply.github.com>
Co-Authored-By: Eimi Okuno <emettely@users.noreply.github.com>
…act-transcript-editor into performance-no-entities-spike
renamed getWordsBeforeBlock to getWordsBeforeParagraphBlock
added requestIdleCallback before calling updateTimeStamps
replaced with word count see in code comments for more of an explanation
@emettely emettely self-requested a review March 17, 2020 10:04
Pietro Passarelli added 5 commits March 17, 2020 14:11
refactored alignement to use native draftJS methods instead converting to and from raw, to improve performance + re introducing scroll sync at paragraph level
they where showing up as NAN, eg if a transcript time started at zero, edge case
@pietrop
Copy link
Contributor Author

pietrop commented Apr 28, 2020

👋 update pietrop#13 (comment)

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

Successfully merging this pull request may close these issues.

Performance hit for media over 1 hour
1 participant