Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mhixson
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mhixson
11y ago
O
2.
▲
by
mhixson
11y ago
Is an English translation of the original position paper available somewhere?
3.
▲
by
mhixson
12y ago
> If any American English native speaker has time on their hands, I'd be grateful if you can tell me the differences between my writings (you can click on my username for more samples) and those of an educated native American Englis
4.
▲
by
mhixson
13y ago
"The new powers are supposedly intended to help the government combat the promotion of extremist videos promoting terrorism." As long as I see "This video was flagged by the UK government for terrorism" on the video, I&#
5.
▲
by
mhixson
13y ago
If by "syntax compatibility" he means code that compiles in one version does not compile is another, that's definitely true. Name collisions with the new default methods in Java 8 are one source. If your Comparator-implemen
6.
▲
by
mhixson
13y ago
He qualified it with "(of types)", so I believe he was talking about inheriting from multiple interfaces. People already had to be able to deal with "this thing is both a Foo and a Bar", so perhaps it's not a huge
7.
▲
by
mhixson
13y ago
> You should really avoid publishing incomplete benchmarks. If we had followed that advice, there never would have been a round 1. I was so uncomfortable with the idea that we'd be publishing surely-flawed benchmarks of frameworks
8.
▲
by
mhixson
13y ago
The Fortunes test exercises server-side templates. You can see the requirements for each test in the "Source code & requirements" section: http://www.techempower.com/benchmarks/#section=code I think we
9.
▲
by
mhixson
13y ago
We are running several .NET tests on Windows. Some are using SQL Server as their database, too. See: http://www.techempower.com/benchmarks/#section=data-r7&hw=i7...
10.
▲
by
mhixson
13y ago
Vert.x was in our original batch of tests (round 1). At the time, its documentation showed that using the persistor and event bus was the standard intended mode of communicating with a database. If someone can point us to documentation sh
11.
▲
by
mhixson
13y ago
Right. Related to this, I feel like a couple of frameworks are cheating on the plaintext test because they aren't actually testing string... serialization. They encode the "Hello, World!" string into bytes once, retain thos
12.
▲
by
mhixson
13y ago
This is sort of getting off topic, but... I agree that annotations are magical. The good news is that they announce magic is happening. When I see unfamiliar annotations in Java code I know to look at their javadocs. I like that kind of
13.
▲
by
mhixson
13y ago
The best way to ensure Goliath is tested is to submit a pull request. We'd rather test Rails 4 than obsolete versions of Rails: https://github.com/TechEmpower/FrameworkBenchmarks/issues/35...
14.
▲
by
mhixson
13y ago
> But for me all this seems quite biased towards small Frameworks/Platforms. If one framework does less than another while still fulfilling the requirements of the test, then it ought to outperform that other framework, right? I do
15.
▲
by
mhixson
13y ago
You're right! Thanks, I'll get that fixed up in the next batch of edits.
16.
▲
Everything about Java 8
(techempower.com)
168 points
by
mhixson
13y ago
|
179 comments