Ericsson / codechecker

CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
https://codechecker.readthedocs.io
Apache License 2.0
2.28k stars 383 forks source link

Speed up baseline file diffing #3758

Open vodorok opened 2 years ago

vodorok commented 2 years ago

This feature would be really helpful in solving the following issue in the vscode plugin: https://github.com/Ericsson/CodecheckerVSCodePlugin/issues/87

vodorok commented 2 years ago

Implementing the following should solve this issue: https://github.com/Ericsson/codechecker/issues/3759