Troubleshooting¶
This guide helps you resolve common issues encountered when using Resource Analyzer. If you experience problems not covered here, please contact PsiQuantum support.
Performance Issues¶
Slow Graph Loading¶
If your resource estimate graphs load slowly or become unresponsive:
-
Enable Performance Optimizations
- Turn on "Hide gates" in Graph Setup
- Filter costs less than 1%
- Collapse unused branches
- Start with a single metric view
-
Large Dataset Handling
- Start with Collapse All for large graphs
- Expand sections gradually as needed
- Use filtering to focus on significant nodes
- Consider breaking analysis into smaller segments
Performance Optimization
The Hide gates option combined with cost filtering can dramatically improve performance while maintaining analysis quality.
Visualization Issues¶
Graph Display Problems¶
If the graph visualization appears incorrect:
-
Layout Issues
- Try collapsing and re-expanding the graph
- Refresh the browser
- Clear browser cache
- Ensure you're using Google Chrome
-
Color Scaling
- Verify cost property selection
- Check scale settings (Log10 vs Linear)
- Confirm max root cost setting
- Reset graph settings if needed
Metric Display Issues¶
When metrics don't appear as expected:
-
Missing Metrics
- Verify metrics exist in resource estimate
- Check file format compatibility
- Ensure estimate generation included desired metrics
- Review Bartiq configuration if applicable
-
Incorrect Values
- Confirm correct metric selection
- Verify scale settings
- Check for scientific notation interpretation
- Compare with source data if available
File Handling¶
Import Problems¶
If you have trouble importing resource estimates:
-
File Format Issues
- Ensure file extension is correct (.qre-analysis.json or .basq.dataset.json)
- Verify file isn't corrupted
- Check file size (should be less than 100MB)
- Validate JSON format if possible
-
Loading Errors
- Clear browser cache
- Try reloading the page
- Verify file permissions
- Check network connectivity
Save and Share Issues¶
When experiencing problems with saving or sharing:
-
Save Failures
- Verify project permissions
- Check available storage space
- Ensure stable network connection
- Try saving with fewer expanded nodes
-
Share Link Issues
- Confirm recipient has project access
- Verify link format
- Check organization permissions
- Try regenerating the share link
Common Error Messages¶
"Unable to Load Resource Estimate"¶
This error typically occurs when:
- File format is incorrect
- File is corrupted
- Network connection is unstable
- Browser cache needs clearing
Resolution:
- Verify file format and contents
- Clear browser cache
- Reload the page
- Regenerate resource estimate if needed
"Graph Rendering Error"¶
This error appears when:
- Dataset is too large
- Browser resources are constrained
- Graphics hardware is overloaded
- Too many nodes are expanded
Resolution:
- Enable performance optimizations
- Reduce visible data (use filters)
- Refresh the browser
- Start with collapsed view
Browser Compatibility¶
Supported Browsers¶
Resource Analyzer is optimized for Google Chrome.
Browser Support
Other browsers may work but aren't officially supported and may experience issues.
Browser Settings¶
For optimal performance:
-
Cache Settings
- Enable browser cache
- Allocate sufficient cache space
- Clear cache periodically
-
Hardware Acceleration
- Enable GPU acceleration
- Update graphics drivers
- Close unnecessary tabs
Getting Additional Help¶
If you encounter issues not covered here:
-
Contact Support
- Click the "Bug report" icon in Construct
- Include error messages
- Describe steps to reproduce
- Share resource estimate file if possible
-
Documentation
- Check latest documentation
- Review release notes
- Search known issues
- Consult best practices guides
Support Response
When contacting support, include:
- Browser version
- File size and format
- Error messages
- Steps to reproduce