Skip to content

Instantly share code, notes, and snippets.

@sergey-chechaev
Created May 15, 2019 11:57
Show Gist options
  • Save sergey-chechaev/5b293cb7214eae04db09976fca60316b to your computer and use it in GitHub Desktop.
Save sergey-chechaev/5b293cb7214eae04db09976fca60316b to your computer and use it in GitHub Desktop.
Benchmarking Preload with select...
Benchmarking Preload without select...
Memory usage statistics:
Name average deviation median 99th %
Preload with select 39.28 KB ±0.12% 39.30 KB 39.30 KB
Preload without select 89.21 KB ±0.09% 89.22 KB 89.23 KB
Comparison:
Preload with select 39.30 KB
Preload without select 89.22 KB - 2.27x memory usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment