Skip to content

Commit

Permalink
Update io bindings
Browse files Browse the repository at this point in the history
Note: There is a regression between rlua and rust that cause degradation with some bindings (in this case, with io calls). Possibly related to how tantivy performance is affected. This was tested in both rlua 0.15 and 0.16, before and after the io changes, as well as external test. For now, we are to assume that many of the bindings are affected and will have a degrade in performance.

TODO: Further investigate into rlua and determine the best course to take to improve overall performance when creating a function with rlua that calls any rust functions.

Note related to #113
  • Loading branch information
dariusc93 committed Feb 6, 2019
1 parent a42e274 commit dd785b4
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 115 deletions.
Loading

0 comments on commit dd785b4

Please sign in to comment.