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

[Feat] - Performance Improvements For TS Files in src/ #661

Open
16 tasks
adithyaakrishna opened this issue Mar 23, 2023 · 0 comments
Open
16 tasks

[Feat] - Performance Improvements For TS Files in src/ #661

adithyaakrishna opened this issue Mar 23, 2023 · 0 comments
Assignees

Comments

@adithyaakrishna
Copy link
Contributor

Is your feature request related to a problem? Please describe.

The typescript files in the src/ directory needs performance improvements in terms of code and code readability.

  • GLDraw.ts
  • GLModel.ts
  • GLShape.ts
  • GLViewer.ts
  • Gradient.ts
  • Label.ts
  • ProteinSurface4.ts
  • VolumeData.ts
  • VolumetricRender.ts
  • autoload.ts
  • colors.ts
  • glcartoon.ts
  • index.ts
  • partialCharges.ts
  • specs.ts
  • utilities.ts

Describe the solution you'd like
I would like to improve the code base of the 3Dmol.js by using the latest JavaScript methods along with increasing the readability of these files

Note: I have created this issue to track the file improvements with respect to the above files, and each commit/PR will improve the performance aspects of the code along with increasing code readability

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