fix: Fix snapshots handling by Pijukatel · Pull Request #692 · apify/crawlee-python
added 4 commits
November 12, 2024 16:42Aditional reverse was changing order of snapshots and the rest of code expected latest snapshots last. Simplified ratio calculation. Remove fake 0.001s for zero timed measurements. Snapshot of zero duration should not contribute to ratio calculation.
github-actions
bot
added
t-tooling
labels
Nov 13, 2024bisect.insort does not support 'key' keyword untill python 3.10 sortedcollections are already in part of project, so no extra dependency
vdusek
changed the title
fix: Snapshots handling
fix: Fix snapshots handling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters