
#8272: testing if SpLim=$rbp and Sp=$rsp changed performance at all -------------------------------------+------------------------------------- Reporter: carter | Owner: carter Type: task | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.7 Resolution: | Keywords: | callingConvention Operating System: Unknown/Multiple | Architecture: x86_64 Type of failure: Runtime | (amd64) performance bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonmar):
@simonmar the stack pointer experiment sans call and rest might still be worth measuring,yes?
Having actual data would be a good starting point, but I'm not hopeful that it will be a win.
@simonmar: When you say "terrible time walking the stack", you mean GC, right?
Yes, and exceptions and various other RTS routines that need to understand the stack. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8272#comment:19 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler