mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
bpo-46841: Use inline cache for BINARY_SUBSCR. (GH-31618)
This commit is contained in:
parent
e91b0a7139
commit
3b0f1c5a71
11 changed files with 76 additions and 39 deletions
22
Programs/test_frozenmain.h
generated
22
Programs/test_frozenmain.h
generated
|
|
@ -1,13 +1,14 @@
|
|||
// Auto-generated by Programs/freeze_test_frozenmain.py
|
||||
unsigned char M_test_frozenmain[] = {
|
||||
227,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,
|
||||
0,0,0,0,0,115,104,0,0,0,151,0,100,0,100,1,
|
||||
0,0,0,0,0,115,120,0,0,0,151,0,100,0,100,1,
|
||||
108,0,90,0,100,0,100,1,108,1,90,1,2,0,101,2,
|
||||
100,2,166,1,171,1,1,0,2,0,101,2,100,3,101,0,
|
||||
106,3,166,2,171,2,1,0,2,0,101,1,106,4,166,0,
|
||||
171,0,100,4,25,0,90,5,100,5,68,0,93,16,90,6,
|
||||
2,0,101,2,100,6,101,6,155,0,100,7,101,5,101,6,
|
||||
25,0,155,0,157,4,166,1,171,1,1,0,113,33,100,1,
|
||||
171,0,100,4,25,0,3,0,3,0,3,0,3,0,90,5,
|
||||
100,5,68,0,93,20,90,6,2,0,101,2,100,6,101,6,
|
||||
155,0,100,7,101,5,101,6,25,0,3,0,3,0,3,0,
|
||||
3,0,155,0,157,4,166,1,171,1,1,0,113,37,100,1,
|
||||
83,0,41,8,233,0,0,0,0,78,122,18,70,114,111,122,
|
||||
101,110,32,72,101,108,108,111,32,87,111,114,108,100,122,8,
|
||||
115,121,115,46,97,114,103,118,218,6,99,111,110,102,105,103,
|
||||
|
|
@ -24,14 +25,15 @@ unsigned char M_test_frozenmain[] = {
|
|||
0,0,250,18,116,101,115,116,95,102,114,111,122,101,110,109,
|
||||
97,105,110,46,112,121,250,8,60,109,111,100,117,108,101,62,
|
||||
114,11,0,0,0,1,0,0,0,115,18,0,0,0,2,128,
|
||||
8,3,8,1,12,2,16,1,16,1,8,1,30,7,4,249,
|
||||
115,20,0,0,0,2,128,8,3,8,1,12,2,16,1,16,
|
||||
1,2,7,4,1,2,249,34,7,115,104,0,0,0,0,0,
|
||||
8,3,8,1,12,2,16,1,24,1,8,1,38,7,4,249,
|
||||
115,20,0,0,0,2,128,8,3,8,1,12,2,16,1,24,
|
||||
1,2,7,4,1,2,249,42,7,115,120,0,0,0,0,0,
|
||||
1,11,1,11,1,11,1,11,1,25,1,25,1,25,1,25,
|
||||
1,6,1,6,7,27,1,28,1,28,1,28,1,6,1,6,
|
||||
7,17,19,22,19,27,1,28,1,28,1,28,10,39,10,27,
|
||||
10,39,10,41,10,41,42,50,10,51,1,7,12,2,1,42,
|
||||
1,42,5,8,5,10,5,10,11,41,21,24,11,41,11,41,
|
||||
28,34,35,38,28,39,11,41,11,41,5,42,5,42,5,42,
|
||||
10,39,10,41,10,41,42,50,10,51,10,51,10,51,10,51,
|
||||
10,51,1,7,12,2,1,42,1,42,5,8,5,10,5,10,
|
||||
11,41,21,24,11,41,11,41,28,34,35,38,28,39,28,39,
|
||||
28,39,28,39,28,39,11,41,11,41,5,42,5,42,5,42,
|
||||
5,42,1,42,1,42,114,9,0,0,0,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue