Tue.Oct 08, 2019

article thumbnail

Java Performance Tools: Nine Types of Tools You Need to Know!

DZone

Something to test Java's performance. Managing an application’s performance, and specifically keeping it in good condition, is one of the hardest challenges in software development. That’s true for virtually any programming language and platform.

Java 150
article thumbnail

Applying deep learning to Airbnb search

The Morning Paper

Applying deep learning to Airbnb search Haldar et al., KDD’19. Last time out we looked at Booking.com’s lessons learned from introducing machine learning to their product stack. Today’s paper takes a look at what happened in Airbnb when they moved from standard machine learning approaches to deep learning. It’s written in a very approachable style and packed with great insights.

Network 82
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

How to Build a Cross-Platform Matrix for Usability Testing

DZone

Usability tests on ALL devices. When developing an app, it’s vital that you build a testing strategy for it.

Testing 100
article thumbnail

Refactoring towards speed-reading

Tasktop

When was the last time you were in the flow while working through some code? Reading code or doing code reviews is an activity that we do often, yet we don’t often get into the zone doing it. Too many times, we have to slow down, check that last line again or try to figure out the structure of the code. Even though we all follow the same principles for clean code, there is always that gut feeling that tells you that one style is better than the other.

Speed 9