SpiceQA
Questions
Tags
Users
Badges
string-interning
18 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to create the str "1" at two different memory locations?
user_674039
0
•
asked Oct 14, 2021
3
1
82
implementation
string-interning
cpython
caching
python
const char compiler optimization
user_805707
0
•
asked Feb 12, 2021
3
2
273
compiler-optimization
string-interning
c
Python 'is' operator for two long strings
user_2557436
0
•
asked Jan 14, 2021
5
0
106
string-interning
python-internals
string-comparison
python
What userland strings get automatically interned by PHP?
user_1285669
0
•
asked Nov 28, 2020
3
0
159
php-internals
string-interning
internals
php
string
Is it possible to inspect the interned string pool directly?
user_2443145
0
•
asked Jun 6, 2020
4
1
71
string-interning
python-3.x
python
Why is string interning failing here (or is it)?
Dmitri_Nesteruk_9476
0
•
asked Oct 4, 2019
5
0
83
string-interning
string
c#
Is str("str") always an identity function?
user_3280538
0
•
asked Jun 25, 2019
5
0
198
string-interning
python
string
String comparison of "java" with intern() is false
user_9492625
0
•
asked Jun 5, 2019
3
1
98
string-interning
string-comparison
java
Why does String.intern() return different results under JDK 8 and JDK 9?
user_10603558
0
•
asked Nov 4, 2018
6
1
290
string-interning
java
Comparing string references
user_6199624
0
•
asked Jul 23, 2017
4
1
153
string-interning
heap-memory
reference
java
string
1
(current)
2
Next
Next
Hot Questions