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

Prepare for JOSS submission #28

Closed
5 of 6 tasks
henry2004y opened this issue Sep 13, 2021 · 3 comments
Closed
5 of 6 tasks

Prepare for JOSS submission #28

henry2004y opened this issue Sep 13, 2021 · 3 comments
Milestone

Comments

@henry2004y
Copy link
Owner

henry2004y commented Sep 13, 2021

  • Update performance benchmarks
  • Clean up docs; add a section about parallel workflows
  • Add contributing guideline
  • Improve on code coverage, aim for 80%+
  • Draft from template
  • Update to v1.0
@henry2004y henry2004y added this to the version 1.0 milestone Sep 13, 2021
@henry2004y
Copy link
Owner Author

henry2004y commented Sep 13, 2021

Regarding benchmarks:
I found that LightXML is allocating quite a lot of memory in the for loop within getObjInfo:

0.000008 seconds (307 allocations: 18.859 KiB)

This wrapper over the C library is known to have memory issues.
I will try to see if other XML libraries perform better, e.g. EzXML.jl or XMLDict. See #29 #30

@henry2004y
Copy link
Owner Author

henry2004y commented Aug 1, 2022

Now that the wave paper is accepted, we are ready to release v1.0 and submit to JOSS.

@henry2004y
Copy link
Owner Author

We decided to pause the 1.0 release for more spaces in refactoring.

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

No branches or pull requests

1 participant