Skip to content

[JIT] meta caching system #995

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

Draft
wants to merge 15 commits into
base: jit_computations
Choose a base branch
from
Draft

Conversation

dshemetov
Copy link
Contributor

@dshemetov dshemetov commented Oct 7, 2022

A remake of #947. Here to let us merge the JIT changes #646 separately from the the meta caching system.

Prerequisites:

  • Unless it is a documentation hotfix it should be merged against the dev branch
  • Branch is up-to-date with the branch to be merged with, i.e. dev
  • Build is successful
  • Code is cleaned up and formatted

Summary

Changes the way the meta cache is computed for derived signals by querying an (as-local-as-possible) API server and using Pandas.

@dshemetov dshemetov force-pushed the ds/jit-meta-caching branch from 895a7a1 to 4bdc755 Compare October 7, 2022 23:47
@dshemetov dshemetov changed the base branch from dev to jit_computations October 7, 2022 23:48
@dshemetov dshemetov force-pushed the ds/jit-meta-caching branch from 4bdc755 to 557098a Compare October 8, 2022 00:05
* add smooth_diff
* add model updates
* add /trend endpoint
* add /trendseries endpoint
* add /csv endpoint
* params with utility functions
* update date utility functions
@dshemetov dshemetov force-pushed the ds/jit-meta-caching branch from 557098a to acc3d0f Compare October 8, 2022 02:18
@rzats rzats mentioned this pull request Dec 2, 2022
4 tasks
@dshemetov dshemetov force-pushed the jit_computations branch 5 times, most recently from 8f2bdaf to 2391d10 Compare December 8, 2022 22:11
@dshemetov dshemetov changed the title [Feature] JIT meta caching system [JIT] meta caching system Dec 8, 2022
@dshemetov dshemetov marked this pull request as draft December 8, 2022 22:49
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.

1 participant