This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
450ebed7130345df46ff62c78aca3c6ff1d0522a
itgmania212121
/
stepmania
T
History
Steve Checkoway
450ebed713
Remove timing code. There is likely more to optimize here. The current break down for time spent is, 51.9% in XmlFileUtil::SaveToFile (all of that in GetXMLInternal), 23.7% in RadarValues::CreateNode (with half of that in ssprintf alone!), 12.8% in XNode::Free and the rest is spread around pretty evenly. For reference, before these changes, it was taking about 3.5 seconds to write my catalog.xml and now it's taking under 1.5 (that's .8 seconds for writing and .5 for creating the XNodes for Songs, if anyone was wondering).
2007-02-04 13:36:16 +00:00
..
Announcers
…
Assets
…
autoconf
fix --without-theora
2007-01-27 02:13:45 +00:00
BackgroundEffects
Fix crash.
2006-12-12 05:20:59 +00:00
BackgroundTransitions
…
BGAnimations
…
CDTitles
…
Characters
…
Courses
fixup
2006-12-19 02:53:42 +00:00
Data
fixed spelling error
2007-02-02 17:23:38 +00:00
Docs
note PCRE license
2006-10-17 08:58:26 +00:00
Installer
…
Manual
…
NoteSkins
removing P's
2007-02-03 12:57:34 +00:00
Packages
…
PBProject
Put StepMania.app in the main directory no matter what the configuration is. (I'm not sure how this got changed.)
2007-02-04 10:45:25 +00:00
Program
…
RandomMovies
…
Songs
…
src
Remove timing code. There is likely more to optimize here. The current break down for time spent is, 51.9% in XmlFileUtil::SaveToFile (all of that in GetXMLInternal), 23.7% in RadarValues::CreateNode (with half of that in ssprintf alone!), 12.8% in XNode::Free and the rest is spread around pretty evenly. For reference, before these changes, it was taking about 3.5 seconds to write my catalog.xml and now it's taking under 1.5 (that's .8 seconds for writing and .5 for creating the XNodes for Songs, if anyone was wondering).
2007-02-04 13:36:16 +00:00
Themes
(This is a little clumsy--it should be derived from DefaultModifiers.
2007-02-04 04:08:51 +00:00
Utils
newer UPX works with VS2003
2007-02-01 20:59:19 +00:00
autogen.sh
support automake-1.10
2007-01-24 04:41:18 +00:00
configure.ac
add AM_PROG_CC_C_O for per-target CPPFLAGS
2007-01-24 05:05:16 +00:00
Makefile.am
…
SConstruct
…
stepmania.nsi
re-enable upx
2007-02-01 21:08:55 +00:00