Skip to content

Add a big codebase to the benchmarks. #57576

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

Open
pq opened this issue May 22, 2017 · 2 comments
Open

Add a big codebase to the benchmarks. #57576

pq opened this issue May 22, 2017 · 2 comments
Labels
area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-linter Issues with the analyzer's support for the linter package P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug type-performance Issue relates to performance or code size

Comments

@pq
Copy link
Member

pq commented May 22, 2017

Follow-up from #57574.

@pq pq added the type-performance Issue relates to performance or code size label May 22, 2017
@pq
Copy link
Member Author

pq commented Jul 20, 2018

This came up again when doing some benchmarking of flutter analysis.

@devoncarew: I think you were seeing some lints costing quite a bit more than the benchmarking bot would suggest when run on flutter?

@pq
Copy link
Member Author

pq commented May 12, 2021

See also conversation in dart-archive/linter#2642. Besides size, we want to make sure we're benchmarking sources various enough to cover cases (e.g., flutter vs. acx vs vanilla Dart) that enable some lints but short-circuit others (e.g., avoid_web_libraries_in_flutter).

@srawlins srawlins added the P3 A lower priority bug or feature request label Oct 24, 2022
@srawlins srawlins added the type-enhancement A request for a change that isn't a bug label Mar 29, 2024
@devoncarew devoncarew added devexp-linter Issues with the analyzer's support for the linter package legacy-area-analyzer Use area-devexp instead. labels Nov 18, 2024
@devoncarew devoncarew transferred this issue from dart-archive/linter Nov 18, 2024
@bwilkerson bwilkerson added area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. and removed legacy-area-analyzer Use area-devexp instead. labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-linter Issues with the analyzer's support for the linter package P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug type-performance Issue relates to performance or code size
Projects
None yet
Development

No branches or pull requests

4 participants