holoviz / holoviz/datashader

Is it possible to improve the performance of line()?

Open
#456 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.6k
Forks
376
Avg merge
4h 32m
Merged PRs (30d)
1

Description

I started with examples/timeseries.ipynb, modifying to have only one column:

screen shot 2017-09-08 at 11 31 52 pm

In a bit of an ugly process, I then time `canvas.line()` and `canvas.points()` for increasing repeats of the dataframe:

screen shot 2017-09-08 at 11 33 20 pm

line seems to be a lot slower than points:

screen shot 2017-09-08 at 11 46 38 pm

screen shot 2017-09-08 at 11 47 37 pm

(Sorry for the screenshots, but github doesn't seem to allow notebooks to be attached.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.