Files
codeql/javascript
Henry Mercer 6739fe39ba JS: Update featurization for absent features optimization
Absent features are now represented implicitly by the absence of a row
in the `tokenFeatures` relation, rather than explicitly by an empty
string. This leads to improved runtime performance. To enable this
implicit representation, we pass the set of supported token features to
the `scoreEndpoints` HOP. Requires CodeQL CLI v2.7.4.
2022-01-05 19:46:04 +00:00
..
2021-04-23 15:46:48 +01:00
2022-01-03 20:11:15 +00:00