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 improvements #124

Closed
7 tasks done
tbela99 opened this issue Jul 2, 2022 · 0 comments · Fixed by #138
Closed
7 tasks done

Performance improvements #124

tbela99 opened this issue Jul 2, 2022 · 0 comments · Fixed by #138
Milestone

Comments

@tbela99
Copy link
Owner

tbela99 commented Jul 2, 2022

parsing optimizations

  • eliminate recursive calls
  • remove redundant code
  • multiprocessing

renderer optimization

  • eliminate recursive calls, if possible
  • remove redundant code
  • multprocessing

windows compatibility

  • cli interface for windows
  • 🚩 windows compatibility test: two failing test cases (Sourcemap and MultiProcessing) and need to address LF to CRLF conversion by git
tbela99 added a commit that referenced this issue Jul 24, 2022
tbela99 added a commit that referenced this issue Jul 24, 2022
tbela99 added a commit that referenced this issue Jul 30, 2022
tbela99 added a commit that referenced this issue Jul 30, 2022
tbela99 added a commit that referenced this issue Jul 30, 2022
@tbela99 tbela99 added this to the V0.3.9 milestone Jul 30, 2022
@tbela99 tbela99 linked a pull request Jul 30, 2022 that will close this issue
tbela99 added a commit that referenced this issue Aug 2, 2022
tbela99 added a commit that referenced this issue Aug 2, 2022
tbela99 added a commit that referenced this issue Aug 2, 2022
tbela99 added a commit that referenced this issue Aug 2, 2022
tbela99 added a commit that referenced this issue Aug 10, 2022
tbela99 added a commit that referenced this issue Aug 11, 2022
tbela99 added a commit that referenced this issue Aug 11, 2022
tbela99 added a commit that referenced this issue Aug 11, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
tbela99 added a commit that referenced this issue Aug 12, 2022
#124 enable multiprocessing
tbela99 added a commit that referenced this issue Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant