Skip to content

Commit f39a8cd

Browse files
authored
100 GiB -> 100 TiB
100 GiB is kind of not really impressive these days.
1 parent 07a2f0f commit f39a8cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

[2018] Python Heaps-ters/python-heaps-ters.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@
552552
"Examples:\n",
553553
"\n",
554554
"- A file with a trillion GPS coordinates, find the $k$ closest to some location.\n",
555-
"- A 100 GiB web server log file, find the $k$ actions best matching a metric.\n",
555+
"- A 100 TiB web server log file, find the $k$ actions best matching a metric.\n",
556556
"\n",
557557
"## Think dynamic, not static:\n",
558558
"\n",

0 commit comments

Comments
 (0)