File tree Expand file tree Collapse file tree 1 file changed +21
-5
lines changed Expand file tree Collapse file tree 1 file changed +21
-5
lines changed Original file line number Diff line number Diff line change 1111 },
1212 {
1313 "cell_type" : " code" ,
14- "execution_count" : null ,
14+ "execution_count" : 1 ,
1515 "metadata" : {},
1616 "outputs" : [],
1717 "source" : [
3030 },
3131 {
3232 "cell_type" : " code" ,
33- "execution_count" : null ,
33+ "execution_count" : 2 ,
3434 "metadata" : {},
35- "outputs" : [],
35+ "outputs" : [
36+ {
37+ "name" : " stdout" ,
38+ "output_type" : " stream" ,
39+ "text" : [
40+ " 504 ms ± 5.81 ms per loop (mean ± std. dev. of 7 runs, 1 loop each)\n "
41+ ]
42+ }
43+ ],
3644 "source" : [
3745 " %%timeit\n " ,
3846 " \n " ,
7179 },
7280 {
7381 "cell_type" : " code" ,
74- "execution_count" : null ,
82+ "execution_count" : 3 ,
7583 "metadata" : {},
76- "outputs" : [],
84+ "outputs" : [
85+ {
86+ "name" : " stdout" ,
87+ "output_type" : " stream" ,
88+ "text" : [
89+ " 231 ms ± 872 μs per loop (mean ± std. dev. of 7 runs, 1 loop each)\n "
90+ ]
91+ }
92+ ],
7793 "source" : [
7894 " %%timeit\n " ,
7995 " \n " ,
You can’t perform that action at this time.
0 commit comments