Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Optimize SAXStream#1140

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Siemienik merged 5 commits intoexceljs:masterfromalubbe:improvements
Mar 30, 2020
Merged

Optimize SAXStream#1140

Siemienik merged 5 commits intoexceljs:masterfromalubbe:improvements
Mar 30, 2020

Conversation

alubbe
Copy link
Member

This PR brings over improvements and speed-ups from#1135 that work on nodejs v8. It will help make the diff of the other PR smaller

@alubbe
Copy link
MemberAuthor

Could we try to review/merge this PR? If anything here is unclear, is there anything I can improve?

@Siemienik
Copy link
Member

@alubbe I'm going to review when I will have some time

Copy link
Member

@SiemienikSiemienik left a comment

Choose a reason for hiding this comment

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

Generally, it looks ok :) I have only one quite simple note here.

Let's take me a minute before merging to test it withmy lib xlsx-renderer. There it has some testes which should additionally check if reader and writer work 100% correctly.

super();
this.sax=newsaxes.SaxesParser();
module.exports=classSAXStreamextendsStream.Transform{
constructor(eventTypes){
Copy link
Member

Choose a reason for hiding this comment

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

I see thateventTypes everywhere has the same value, assax-stream.js is an internal utility I think you should use default value here.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Good catch - fixed in#1135

Siemienik reacted with thumbs up emoji
@Siemienik
Copy link
Member

image
perfect! 😄

@SiemienikSiemienik merged commitf6b345d intoexceljs:masterMar 30, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@SiemienikSiemienikSiemienik approved these changes

@guyonrocheguyonrocheAwaiting requested review from guyonroche

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@alubbe@Siemienik

[8]ページ先頭

©2009-2025 Movatter.jp