#
code-intelligence
Here are 6 public repositories matching this topic...
PySonar2: a semantic indexer for Python with interprocedual type inference
-
Updated
Apr 25, 2022 - Java
Code for CodeT5: a new code-aware pre-trained encoder-decoder model.
-
Updated
Apr 4, 2022 - Python
goto.dev - Pull request superpowers
-
Updated
Jun 21, 2021 - JavaScript
-
Updated
Feb 24, 2022
Source code for ICPC 2022 paper "Zero-Shot Program Representation Learning"
-
Updated
Apr 20, 2022 - Python
Improve this page
Add a description, image, and links to the code-intelligence topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-intelligence topic, visit your repo's landing page and select "manage topics."


Problem statement
Cache busted assets are refetched more than necessary due to the current max-age only being 2 days instead of forever/as long as possible, leading to longer initial loads more than needed and more egress.
Success criteria
Implementation details
The only