bitwise012: Fix typo
This commit is contained in:
parent
786c503af8
commit
12302efd3b
|
@ -1,7 +1,7 @@
|
||||||
[video member=pervognsen stream_platform=twitch project=bitwise title="More Optimization & Clean-Up" vod_platform=youtube id=Hf5PevrUx4g annotator=Miblo]
|
[video member=pervognsen stream_platform=twitch project=bitwise title="More Optimization & Clean-Up" vod_platform=youtube id=Hf5PevrUx4g annotator=Miblo]
|
||||||
[0:08][Recap and set the stage for the day][:speech]
|
[0:08][Recap and set the stage for the day][:speech]
|
||||||
[3:05][A few words on the slowness of linearly :searching while performing the string interning][:optimisation :speech]
|
[3:05][A few words on the slowness of linearly :searching while performing the string interning][:optimisation :speech]
|
||||||
[5:56][:Run the program on the 6160384-line test3.ion with MSVC's statistical profiler, providing some background on :profiling :speech]
|
[5:56][:Run the program on the 6160384-line test3.ion with MSVC's statistical profiler, providing some background on :profiling][:speech]
|
||||||
[12:58][Check out our :performance statistics, to see that _malloc_base() is our biggest consumer of clock cycles][:run]
|
[12:58][Check out our :performance statistics, to see that _malloc_base() is our biggest consumer of clock cycles][:run]
|
||||||
[17:46][Review the work implementing an open addressing hash table[ref
|
[17:46][Review the work implementing an open addressing hash table[ref
|
||||||
site=Wikipedia
|
site=Wikipedia
|
||||||
|
|
Loading…
Reference in New Issue