-
-
Notifications
You must be signed in to change notification settings - Fork 925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Truffle] Build fails on master (Compilation Error: File name too long) #4398
Comments
Hmmm that's strange. The file name is long, but it's not that long.
I'm sure that's fixable if that's the case. Nothing else has gotten slower. I was planning on putting your benchmark into our CI system to track it, but unfortunately it's still just an item on my todo list. I'll ask around. |
I'll assign to @nirvdrum actually, since he's on Linux and I'm on holiday. |
Thanks Chris! Didn't mean to mention you to get you into this, have a nice holiday! :) As for the speed, still hope the bug is on my end, hence wanting to try master :) |
* They should only describe the case used, not what the node does. * See #4398.
Hello @PragTob, Don't hesitate to open an issue if you find something slow :) |
👍 Thanks a bunch! Works perfectly fine now! Should have thought about my encrypted file system and that that might be a problem/potential problem source, thanks for digging into it! ❤️ Will definitely open a performance issue if I can reliably repeat the slower results :) |
Environment
commit: f41a080
Expected Behavior
It shall compile correctly when using
tool/jt.rb build
Actual Behavior
Why am I building from master? I would like to ran last years benchmarks again and need the gem install tool, plus I want to make sure there is no difference from running from a JRuby release (it seems to have gotten slower compared to last year, which I don't believe/hope). If it helps, the version from last year compiles fine ( @chrisseaton helped me set it up ❤️ )
The text was updated successfully, but these errors were encountered: