jemc changed the topic of #ponylang to: Welcome! Please check out our Code of Conduct => https://github.com/ponylang/ponyc/blob/master/CODE_OF_CONDUCT.md | Public IRC logs are available => http://irclog.whitequark.org/ponylang
Guest48525 has quit [Ping timeout: 250 seconds]
SilverKey has joined #ponylang
Zarutian has quit [Quit: Zarutian]
copy` has joined #ponylang
jemc has quit [Ping timeout: 244 seconds]
Guest__ has joined #ponylang
<Guest__> is anybody around to help a newbie?
jemc has joined #ponylang
jemc has quit [Ping timeout: 246 seconds]
c355e3b has quit [Quit: Connection closed for inactivity]
jemc has joined #ponylang
Guest__ has quit [Ping timeout: 250 seconds]
Perelandric has quit [Ping timeout: 250 seconds]
SilverKey has quit [Quit: Halted.]
mrkishi has quit [Ping timeout: 240 seconds]
Applejack_ has joined #ponylang
copy` has quit [Quit: Connection closed for inactivity]
Applejack_ has quit [Ping timeout: 264 seconds]
jemc has quit [Ping timeout: 252 seconds]
runehog_ has joined #ponylang
runehog has quit [Ping timeout: 240 seconds]
trapped has joined #ponylang
Applejack_ has joined #ponylang
trapped has quit [Read error: Connection reset by peer]
trapped has joined #ponylang
Applejack_ has quit [Ping timeout: 250 seconds]
tm-exa has joined #ponylang
Applejack_ has joined #ponylang
tm-exa has quit [Quit: Computer has gone to sleep]
Matthias247 has joined #ponylang
c355e3b has joined #ponylang
Applejack_ has quit [Ping timeout: 264 seconds]
tm-exa has joined #ponylang
tm-exa has quit [Quit: Computer has gone to sleep]
trapped_ has joined #ponylang
trapped has quit [Ping timeout: 240 seconds]
Zarutian has joined #ponylang
Perelandric has joined #ponylang
<Perelandric> Guest__: I'm a noob too, but go ahead and ask, and I'm sure you'll get a response before long, if not immediately.
Matthias247 has quit [Read error: Connection reset by peer]
status402 has joined #ponylang
nyarum has joined #ponylang
nyarumes has quit [Read error: Connection reset by peer]
TheMue has quit [Quit: Embrace Change]
TheMue has joined #ponylang
Applejack_ has joined #ponylang
SilverKey has joined #ponylang
SilverKey has quit [Client Quit]
status402 has quit [Quit: Leaving]
jemc has joined #ponylang
Applejack_ has quit [Ping timeout: 244 seconds]
Applejack_ has joined #ponylang
mrkishi has joined #ponylang
trapped_ has quit [Read error: Connection reset by peer]
Applejack_ has quit [Ping timeout: 244 seconds]
Applejack_ has joined #ponylang
Guest__ has joined #ponylang
Applejack_ has quit [Ping timeout: 258 seconds]
Perelandric has quit [Ping timeout: 250 seconds]
Praetonus has joined #ponylang
Applejack_ has joined #ponylang
Applejack_ has quit [Ping timeout: 244 seconds]
Applejack_ has joined #ponylang
graaff has quit [Quit: Leaving]
Applejack_ has quit [Ping timeout: 264 seconds]
Applejack_ has joined #ponylang
Applejack_ has quit [Ping timeout: 240 seconds]
prettyvanilla has joined #ponylang
Applejack_ has joined #ponylang
copy` has joined #ponylang
Praetonus has quit [Ping timeout: 260 seconds]
Applejack_ has quit [Ping timeout: 244 seconds]
<Guest__> does the "sequentiality" of an actor extend across multiple instances of the same actor? I am instantiating thousands of the same actor and sending behavior messages to it, but only seeing 200% cpu (on and 8 core machine)?
tm-exa has joined #ponylang
Guest__ has quit [Ping timeout: 250 seconds]
<jemc> guest__ - from the perspective of scheduling multiple instances of the same actor type would be treated the same as multiple instances of different actors types
<jemc> just to make sure pony is using 8 scheduler threads, you could try explictly invoking your program with `--ponythreads=8`
tm-exa has quit [Quit: Computer has gone to sleep]
tm-exa has joined #ponylang
tm-exa has quit [Client Quit]
Applejack_ has joined #ponylang
Applejack_ has quit [Ping timeout: 244 seconds]
jemc has quit [Ping timeout: 246 seconds]
amclain has joined #ponylang