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

Faster and more compact bracket matching function #4

Closed
fangq opened this issue Jun 11, 2015 · 1 comment
Closed

Faster and more compact bracket matching function #4

fangq opened this issue Jun 11, 2015 · 1 comment

Comments

@fangq
Copy link
Member

fangq commented Jun 11, 2015

Need a better replacement for the matching_bracket() in loadjson. The current function is very slow in octave (matlab 8.x is ok, despite that profiling still returns high run-time)

https://github.com/fangq/jsonlab/blob/master/loadjson.m#L459-L496

@fangq fangq added this to the JSONLab Nominus (1.5) Beta milestone Jun 11, 2015
@fangq fangq self-assigned this Jun 11, 2015
@okomarov
Copy link

okomarov commented Jan 7, 2016

It would be helpful to have an example to test against.

@fangq fangq closed this as completed in 0ec2d01 May 24, 2019
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

2 participants