Font
Large
Medium
Small
Night
Prev Index    Favorite Next

Chapter 240 One-Core Difficulties, Nine-Core Onlookers

"How about we take a look?" Xu You asked.

"Yes, maybe we can find some problem." Lou Song also agreed.

Lin Shi knew that her level was far behind Xu You and Lou Song, but she was eager to help solve the problem.

In fact, at this time, Luo Wenkun didn't want Xu You and others to directly participate in this project.

After all, Luo Wenkun pays his employees a lot of money. If they can't solve their assigned problems, then what use are they?

Moreover, if Xu You, Lou Song, Lin Shi, and the others really solve this problem, it may make these employees feel embarrassed, or they may develop the habit of relying on others for help.

But Luo Wenkun also knows that at this time, the most important thing is to solve the problem as soon as possible and release the Android internal beta version of the app to the outside world.

Luo Wenkun said that he was still young and was not in a hurry to make the company bigger at once.

But if every step is delayed, you never know when you will reach the final goal.

Thinking of this, Luo Wenkun decided to let Xu You and others participate.

"Mr. Wang, these friends of mine are all computer experts. Please explain the problem to us in detail and see if we can help think of any solutions."

"Okay, Mr. Luo."

Although Luo Wenkun did not give a detailed introduction, looking at the appearance of these people, Wang Zhi felt that they were probably Luo Wenkun's classmates.

Since Luo Wenkun said that they are computer masters, they might be students majoring in computer science at Ji University.

But students are students after all. Without many years of practical work experience, no matter how strong their learning ability is, they cannot solve this bug so easily.

But this is the boss's friend, and the boss's orders must still be carried out.

Next, Wang Zhi gave Xu You and others a detailed explanation of the bugs in the current version of the app.

Because the current version of the Xueba Community app is the Android version.

When everyone was testing, they also used Android versions of mobile phones for testing.

At the beginning, no one found any obvious problems.

But later, a company employee reported that the software would occasionally freeze on his mobile phone.

Everyone thought that this was just an isolated case and that it might be a problem with the configuration of his mobile phone.

It was not until later that several employees reported this phenomenon.

The prices of their mobile phones range from 1,000 yuan to more than 3,000 yuan, and the mobile phone chips are also different.

In this way, it cannot be explained by insufficient mobile phone configuration.

After everyone has a meeting to discuss and summarize the characteristics of these mobile phones with this bug.

Finally found what they have in common.

It turned out that they were all using mobile phone chips from a certain brand.

Some people think this may be a problem with this brand of chips. On the Internet, this brand has been badly hacked.

Although it is advertised as a "ten-core processor".

The performance is not as good as eight-core, four-core, or even dual-core processors from rival manufacturers.

Netizens jokingly call it "One core is in trouble, and nine cores are watching."

Of course, in fact, the chips of this brand are not bad in actual use, and no one has reported this problem in other apps.

Even if it is true that the chips of this brand have some hidden defects, it is impossible to let them redo the chips, or they will give up these users.

You still have to start with the code part to try to solve the problem.

After a period of time, the team modified part of the code and finally fixed the bug.

But during further testing, a new bug was discovered.

This is the problem of increased app power consumption.

If the power consumption is only occasionally high, it is still acceptable.

But this time, the problems are very common, and the power consumption is almost twice that of the previous generation version.

Faced with this situation, Wang Zhi felt that if modifications continued in this direction, the water pipe would probably burst completely.

"I personally think that if it is modified, it must be modified based on the first version, because the hot version obviously has more serious bugs."

Xu You also nodded and agreed.

"Yes, I agree with this idea. Mr. Wang, can you let us see the detailed code?"

Wang Zhi glanced at Luo Wenkun, who quickly nodded in agreement.

Of course, Luo Wenkun would not have any secrets about these few friends of his.

Next, Xu You and others looked at the code of the first version of the Xueba Community app.

Because this is a software for the Android platform, the file format used is apk format.

The programming language is developed based on Java language.

Looking at it, Xu You also knew that it would be difficult to find the problem if this continued.

After all, there are too many codes in the entire code, and I don’t know how long it will take to read them all.

Thinking of this, Xu You said:

"Can you lend me a computer so I can look at the codes myself?"

When Lou Song heard this, he also agreed: "Lend me one, too."

"Okay, Mr. Wang, please help make arrangements." Luo Wenkun said.

With that said, Wang Zhi ordered an employee to provide Xu You and Lou Song with a computer.

Because Xu You and Lou Song both have their own unique problem-solving habits, if everyone uses the same computer to view the code, the efficiency will definitely be very low.

Lin Shi knew that even though she had a second degree in computer science, her computer skills were still not that high, so she did not follow the example of Xu You and Lou Song. Instead, she watched a computer with others and focused on learning.

"Looking at the posture of these two people, are they really planning to solve the bug today?" Wang Zhixin said.

Wang Zhi certainly has the ability to find bugs through code.

However, as for when the bug can be located and resolved.

How much time it will take is hard to say.

Not to mention, after this, more serious bugs may appear in the future.

Although Wang Zhi did not believe that these two young people could really find and solve the bug.

However, they were provided with a computer each and helped them find the appropriate code files.

On this issue, Xu You and Lou Song both had a tacit understanding and did not choose to cooperate.

It's not that they don't trust each other enough.

It's just that for this kind of problem, it's best to read all the code yourself.

Simply looking at a part of the code may not reveal any problems, because they themselves may be completely correct.

Only by reading all the code can you better discover the key problems.

After Xu You and Lou Song got their own independent computers, they focused on the code.

From the way they observe the code, we can see that they look for problems in different ways.
Chapter completed!
Prev Index    Favorite Next