Skip to content

Faster relink private keys#817

Merged
etpinard merged 1 commit into
masterfrom
speedup-relink
Aug 4, 2016
Merged

Faster relink private keys#817
etpinard merged 1 commit into
masterfrom
speedup-relink

Conversation

@etpinard

@etpinard etpinard commented Aug 4, 2016

Copy link
Copy Markdown
Contributor

The relinkPrivateKeys step was refactor in 37e291b, to accommodate transform operation they may change the side of array containers.

In doing so, it made the Plots.supplyDefaults step dive into all arrays present in "data" / "layout" - not just array container (e.g. annotations, images, etc as originally intended. My mistake.

- as before 37e291b
- this can lead to significant speed up when
  large data arrays are present
@etpinard etpinard added this to the v1.16.0 milestone Aug 4, 2016
@monfera

monfera commented Aug 4, 2016

Copy link
Copy Markdown
Contributor

@etpinard looks perfect, speed is back to around 100ms in the benchmark of 1m+1k points addition test.

@etpinard
etpinard merged commit 4e66064 into master Aug 4, 2016
@etpinard
etpinard deleted the speedup-relink branch August 4, 2016 17:03
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

Successfully merging this pull request may close these issues.

2 participants