Search in Logger performance
See original GitHub issueWhen I’m trying to search something in the logging search bar, the all IDE freeze and I have to force close it 😕
It’s a simple text search with no regex and no match case, I just have to type one letter and boom everything is freeze.
[✓] Flutter (Channel stable, v1.2.1, on Mac OS X 10.14.4 18E226, locale fr-FR)
• Flutter version 1.2.1 at /Users/jaumard/flutter
• Framework revision 8661d8aecd (3 months ago), 2019-02-14 19:19:53 -0800
• Engine revision 3757390fa4
• Dart version 2.1.2 (build 2.1.2-dev.0.0 0a7dcf17eb)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
• Android SDK at /Users/jaumard/Library/Android/sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-28, build-tools 28.0.3
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1343-b01)
• All Android licenses accepted.
[✓] iOS toolchain - develop for iOS devices (Xcode 10.2.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 10.2.1, Build version 10E1001
• ios-deploy 1.9.4
• CocoaPods version 1.5.3
[✓] Android Studio (version 3.4)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 35.2.1
• Dart plugin version 183.6270
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1343-b01)
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
How to improve search performance on Logger ? - ArcSight
Hello, I wonder if anybody has some experience on how to plan Logger architecture for search efficiency ? In my case, I have...
Read more >How to evaluate the performance of a logger? - Stack Overflow
I'm doing a project about improving the performance of logs (specifically, log4j) in a Java framework. Now I have two loggers reading from...
Read more >Finding performance problems: profiling or logging?
What's the fastest way to find performance problems in production? To jump ahead to our conclusion: trace-based logging and profiling ...
Read more >5 Ways to Use Log Data to Analyze System Performance
5 Key Log Analysis Insights · 1. Slow Response Times · 2. Memory Issues and Garbage Collection · 3. Deadlocks and Threading Issues...
Read more >Logging Performance Comparison - Sebastian Daschner
We will look at solutions that synchronously log, that is immediately flush, as well as asynchronously append. To have a somewhat real-world ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Standard view doesn’t have search feature. But I haven’t since you put the nice one lool but I’ve test that structured error reporting and it’s quite nice ! 😃
Yeah, that’d be my expectation unfortunately.
Have you tried the standard view recently? It’s missing some of the niceties of the structured one but @devoncarew has been adding improvements (most notably to support structured error reporting).