Alex
Alex
This looks interesting! Thank you for bringing it up. Before venturing into integration, I think it's better to find or produce a head-to-head comparison between Rust-based rule-go and C-based Oniguruma...
To keep the party going - if interested in complicating build and CI envs, there is also a https://github.com/intel/hyperscan
Makes perfect sense and will be happy start looking into this in couple of weeks, if there is no rush.
It's WIP in #189
As scope has grown, this has been converted to ☂️ and description was updated, linking to subsequent issues.
Plan to cut a v1.7.0 release as soon as heuristics.yml update from #189 lands. Other 3 items will be left for v1.8.0
The last item, a detection accuracy drop, seems to be the most important at the moment. I will get back to this, after quantifying the impact under the #246
Thank you for a suggestion! Indeed, we do exactly this kind of optimization in the latest-added [heuristics strategy](https://github.com/src-d/enry/blob/master/internal/code-generator/generator/heuristics.go#L64), but never actually got to measure the performance benefit of that. Let...
Hi @cleder thank you for sharing interesting project - it would be a good fit for the code synthesis section, but I'm afraid that this repository, as well as everything...
Usually, in decisions like this - to pick a better name or option what helps me is to recall what problem are we trying to solve with it.