Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Utils: Improve and correct filter/clone #106

Merged
merged 1 commit into from
Aug 2, 2017

Conversation

loriopatrick
Copy link
Contributor

This commit addresses performance issues in Utils.filterObject. When
filtering objects of moderate size the old logic would hang the program
for multiple seconds. Also adds support for filtering objects in arrays
and handling more complex references.

This commit addresses performance issues in Utils.filterObject. When
filtering objects of moderate size the old logic would hang the program
for multiple seconds. Also adds support for filtering objects in arrays
and handling more complex references.
@kattrali
Copy link
Contributor

Thanks for the contribution, @loriopatrick! 🎉 Looks good so far, though I'll need a bit of time to get through it thoroughly.

@loriopatrick
Copy link
Contributor Author

@kattrali any progress on this?

@kattrali
Copy link
Contributor

@loriopatrick got a little bogged down with other stuff, I'll have an update shortly.

@loriopatrick
Copy link
Contributor Author

Thanks

@kattrali kattrali merged commit 98eee39 into bugsnag:master Aug 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants