Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
150faff1
Kaydet (Commit)
150faff1
authored
May 23, 2006
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add two items
üst
4de3f998
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
whatsnew25.tex
Doc/whatsnew/whatsnew25.tex
+8
-4
No files found.
Doc/whatsnew/whatsnew25.tex
Dosyayı görüntüle @
150faff1
...
@@ -1137,10 +1137,10 @@ and as a result sets will use a third less memory and are somewhat faster.
...
@@ -1137,10 +1137,10 @@ and as a result sets will use a third less memory and are somewhat faster.
(Implemented by Raymond Hettinger.)
(Implemented by Raymond Hettinger.)
\item
The speed of some Unicode operations, such as
\item
The speed of some Unicode operations, such as
finding substrings
and character map decoding, has been improved.
finding substrings
, string splitting, and character map decoding, has
(Substring search improvements were added by Fredrik Lundh and Andrew
been improved. (Substring search and splitting improvements were
Dalke at the NeedForSpeed sprint. Character map decoding was improv
ed
added by Fredrik Lundh and Andrew Dalke at the NeedForSpe
ed
by Walter D
\"
orwald.)
sprint. Character map decoding was improved
by Walter D
\"
orwald.)
% Patch 1313939
% Patch 1313939
\item
The code generator's peephole optimizer now performs
\item
The code generator's peephole optimizer now performs
...
@@ -1155,6 +1155,10 @@ invoked. (Original patch by Michael Hudson, modified by Armin Rigo
...
@@ -1155,6 +1155,10 @@ invoked. (Original patch by Michael Hudson, modified by Armin Rigo
and Richard Jones; committed at the NeedForSpeed sprint.)
and Richard Jones; committed at the NeedForSpeed sprint.)
% Patch 876206
% Patch 876206
Frame objects are also slightly smaller, which may improve cache locality
and reduce memory usage a bit. (Contributed by Neal Norwitz.)
% Patch 1337051
\end{itemize}
\end{itemize}
The net result of the 2.5 optimizations is that Python 2.5 runs the
The net result of the 2.5 optimizations is that Python 2.5 runs the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment