16400+ entries in 0.13s

mircea_popescu: BingoBoingo do you happen to recall a trilema article about some moronic "pick up artist" and his tedious adventure getting some 17yo
i think it was to sorta-take it, after half a day of pigeoning ?
mircea_popescu: in ro the expression'd be rather negative, "
i got nothing". cuz "o pula" works also as universal negation, "do you have any money ?" "
i got dick"
mircea_popescu: if there's a mechanism in computing that's supposed to be push not pull, that's exceptions. can't fucking have a pull mechanism for exception handling, and
i see 0 gaisn from moving the honest braindamage of "if ZCX_By_Default then return;" into an elaborately & contrivedly hidden same exact thing.
bvt: may be. tbh
i don't think
i can reason on this q based on only the test code.
bvt: yes, the only reason
i did not switch yet is the convenience of m-c-m for development (
i.e. getting i386 and aarch64 builds ready using it took me a few minutes of config time)
bvt: myeah,
i will drop gnat2017. did not manage to make ave1's running quickly today, will switch on ~thursday
bvt: ^
i got some really weird results here, would appreciate if someone tested the last snippet (constraint_error) on ave1's gnat.
BingoBoingo: <asciilifeform> BingoBoingo: couldja plox add the billing calendar (with the hash-pseudonymised subscriber names from earlier) to the public www ? so folx dun have to ask why they're being billed at time t and for what << We have customer accounts here on the public www
http://pizarroisp.net/pizarro-records/ listed just below the price points.
I have been updating it as part of compiling the statements.
I don't recall if
I pass out
a111: Logged on 2019-02-12 06:29 phf: asciilifeform: there's also sgi machines with their famously well built x11 implementation.
i believe there's no source for that one though
BingoBoingo: mircea_popescu: In early february you paid the Janaury invoice issued in Janaury. It's the case you've come into post paying, but on the strength of your being mircea_popescu
I have not found reason to be alarmed or fuss.
mircea_popescu:
i do not believe larger experiment gets drowned. on the contrary, larger experiment ~drowns the churn~.
mircea_popescu: BingoBoingo is the case
i am actually postpaying rather than prepaying here and so early feb
i actually paid for jan ?
a111: Logged on 2019-02-12 18:27 diana_coman: hence
I wanted to actually add some handlers in there and see but atm it's still working on the full run loops-only so will see after that
diana_coman: perhaps that's just because too few loops;
I'll report back when
I have the numbers though it might take a while
diana_coman: hence
I wanted to actually add some handlers in there and see but atm it's still working on the full run loops-only so will see after that
☟︎ diana_coman: according to ref manual, of handlers (
i.e. regardless of whether exceptions are raised or not)
diana_coman: asciilifeform, that was just the 3 loops (a,b,c); over 1000 runs, the avg were similar with and without longjmp
i.e. 0.46744 without and 0.46754 with longjmp; atm running the full version aka a-v and that hasn't yet finished
mircea_popescu: asciilifeform but then
i gotta what, write my own drivers/kernel mods for every peripheral ?
mircea_popescu: but in any case one can't have an ada machine without working abort (which specifically means, NOT import the c consrtruct, cuz wtf am
i gonna do.)
a111: Logged on 2016-01-21 13:29 asciilifeform: 'if
i make it what
i think is the right size, it crashes!111'
diana_coman:
i.e. an exception handler, not necessarily a raise
diana_coman: not a big deal; reading here on the sjlj theoretically the biggest slowdown would be when there are some exception handlers so maybe
I should add that to testing
mircea_popescu:
i wanted something in there of a little heft to make sure we're not being optimized or w/e.
a111: Logged on 2019-02-12 14:05 diana_coman: mircea_popescu, eucrypt's test on Serpent seem good candidates as one can even adjust how many iterations to do if you want some specific time intervals; current full test of the serpent module (including
i/o because of using test vectors in file) is reported by time at ~2.3s without sjlj; this has no tasks/exceptions as such;thing is: time is not extremely precise but
I could run
I suppose some 1k times and see
mircea_popescu: yeah but
i have nfi what it shits into the obj code, and so on. but not off the table, no.
mircea_popescu:
i guess, though
i am not sure the correct approach is adding packages.
mircea_popescu: anyway, it's fucking insulting as all hell, this zcx implementation.
i suspect we will have to fix it anyway, because it is not really feasible to NOT have one, on irons that support it.
mircea_popescu: exactly what
i had in mind for "hey diana_coman check this" if you returned true.
a111: Logged on 2019-02-10 17:37 asciilifeform: will add to this also, that if yer thread is actually wedged, it will almost always be on acct of
http://btcbase.org/log/2019-02-08#1893811 ,
i.e. waiting for a blocking unix
i/o, and no matter what yer pthreads proggy is written in , c, ada, cobol, whatever, it will still become a zombie, cuz unix is retarded.
diana_coman: certainly, but
I'm kind of suspicious that it actually works anyway
diana_coman: asciilifeform, it works aka you checked that it was *blocked* on that
i/o when it got aborted?
mircea_popescu: this is what
i was coming to : do you have a better approach to evaluating the putative sjlj runtime cost than the above thing diana's implementing nao ?
a111: Logged on 2019-02-12 13:18 bvt:
i expect it will be slower, but it won't hurt to do the check. the impact will depend on how exceptions are used (
i don't think it can have any impact on ffa, for example). but
i don't have enough experience with it to provide any numbers
diana_coman:
I don't quite get the branches and iterators aka what exactly do you want in there?
diana_coman: mircea_popescu, eucrypt's test on Serpent seem good candidates as one can even adjust how many iterations to do if you want some specific time intervals; current full test of the serpent module (including
i/o because of using test vectors in file) is reported by time at ~2.3s without sjlj; this has no tasks/exceptions as such;thing is: time is not extremely precise but
I could run
I suppose some 1k times and see
☟︎ diana_coman: hm, it's all about what the task does so
I suppose it's enough to plonk in there some rsa ops
mircea_popescu: of course, that's when they moved to unicode. but if memory serves, dwarf2 was kinda braindamaged in some corner cases
i now don't recall.
mircea_popescu: (
i expect it will stop, yes ; but the q is, even slower than good old sjlj perhaps ?)
diana_coman:
I read a bit on that and it seems to me that it is meant to actually add ANOTHER "won't abort here" point so
I don't quite see it; but yes,
I'll try it anyway
diana_coman: myeah, sjlj is going to be slower; onth now
I don't quite get it WHY is ZCX not able to support async abort
mircea_popescu: just,
i don't think it can be whipped into a workable exception handling mechanism.
bvt:
i expect it will be slower, but it won't hurt to do the check. the impact will depend on how exceptions are used (
i don't think it can have any impact on ffa, for example). but
i don't have enough experience with it to provide any numbers
☟︎ diana_coman:
I suppose so far the options seem to be 1. maybe there's a way to actually make it choose the sane abort model 2. change the idiotic "ignore the signal" part